Documentation Index
Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
verifyVincentAppUserJWT(Defined in: app-sdk/src/jwt/core/verify.ts:71 Verify a JWT that must decode to a VincentAppUserJWT__namedParameters):Promise<VincentJWTAppUser>
Parameters
__namedParameters
expectedAudience
string
jwt
string
requiredAppId
number
Returns
Promise<VincentJWTAppUser>
