Skip to main content
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>
I