Function DecodeJWT

  • Warning: This will not verify whether the signature is valid.

    Version

    1.1.17

    Since

    2018-10-19

    Parameters

    • token: string
    • Optional options: DecodeOptions

    Returns null | string | JwtPayload

Generated using TypeDoc