• Verify a JWT that must decode to a VincentAppUserJWT

    Parameters

    • __namedParameters: { expectedAudience: string; jwt: string; requiredAppId: number }

    Returns Promise<VincentJWTAppUser>