Function parseCustomerJwt

Parses the customer JWT token

  • Parameters

    • token: string

      The customer JWT token

    Returns any

    The payload of the customer JWT token, or null if the token is invalid