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

Function isAppSpecificJWT

  • isAppSpecificJWT(decodedJWT: VincentJWT): decodedJWT is VincentJWTAppSpecific

    Use this typeguard function to identify if the JWT is appId specific and make subsequent type-safe references into the payload of the JWT

    Parameters

    • decodedJWT: VincentJWT

    Returns decodedJWT is VincentJWTAppSpecific

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

Settings

Vincent Docs
  • Loading...

Generated using TypeDoc