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

Function isExpired

  • isExpired(decodedJWT: VincentJWT): boolean

    Checks if a JWT is expired based on its 'exp' claim

    Parameters

    • decodedJWT: VincentJWT

    Returns boolean

    true if expired, false otherwise

    • Defined in app-sdk/src/jwt/core/isExpired.ts:9

Settings

Vincent Docs
  • Loading...

Generated using TypeDoc