• Decodes a JWT token and returns the full payload for debugging purposes.

    Parameters

    • accessToken: string

      The JWT access token

    Returns any

    The decoded payload object or null if invalid