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

Function getAuthentication

  • getAuthentication(
        decodedJWT: VincentJWTPlatformUser | VincentJWTAppUser,
    ): { type: string; value?: string }

    Parameters

    • decodedJWT: VincentJWTPlatformUser | VincentJWTAppUser

    Returns { type: string; value?: string }

    • Defined in app-sdk/src/jwt/accessors.ts:45

Settings

Vincent Docs
  • Loading...

Generated using TypeDoc