Skip to main content

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(__namedParameters): Promise<VincentJWTAppUser>
Defined in: app-sdk/src/jwt/core/verify.ts:71 Verify a JWT that must decode to a VincentAppUserJWT

Parameters

__namedParameters

expectedAudience

string

jwt

string

requiredAppId

number

Returns

Promise<VincentJWTAppUser>