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

Function isGeneralJWT

  • isGeneralJWT(decodedJWT: VincentJWT): decodedJWT is VincentJWT

    Use this typeguard function to identify if the JWT is a general authentication JWT that has no specific app target

    Parameters

    • decodedJWT: VincentJWT

    Returns decodedJWT is VincentJWT

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

Settings

Vincent Docs
  • Loading...

Generated using TypeDoc