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
>