• Preparing search index...
  • The search index is not available
Vincent Docs
  • Vincent Docs
  • vincent-app-sdk
  • jwt
  • isAppUser

Function isAppUser

  • isAppUser(decodedJWT: DecodedJWT): decodedJWT is VincentJWTAppUser

    Check if a decoded JWT is an app-specific JWT (role === 'app-user')

    Parameters

    • decodedJWT: DecodedJWT

    Returns decodedJWT is VincentJWTAppUser

    • Defined in app-sdk/src/jwt/typeGuards.ts:17

Settings

Vincent Docs
  • Loading...

Generated using TypeDoc