Function verifyVincentAppUserJWT
verifyVincentAppUserJWT( __namedParameters: { expectedAudience: string; jwt: string; requiredAppId: number; },): Promise<VincentJWTAppUser> Parameters
- __namedParameters: { expectedAudience: string; jwt: string; requiredAppId: number }
Verify a JWT that must decode to a VincentAppUserJWT