Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "jwt/GetJwtToken"

Index

Functions

Functions

Const GetJwtToken

  • GetJwtToken(): Promise<string | Error>
  • Get the JWT tokem for current user session from AWS Cognito.

    Returns Promise<string | Error>

    JWT token string if successful.