Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "parseJwt"

module

parser

Index

Functions

Const b64DecodeUnicode

  • b64DecodeUnicode(str: string): string
  • Parameters

    • str: string

    Returns string

parseJwt

  • parseJwt<R>(token: string): R
  • Type parameters

    • R

    Parameters

    • token: string

    Returns R

Generated using TypeDoc