jwt-decode
Decode JWT tokens to extract header and payload information for analysis and debugging, simplifying token inspection in development workflows.
Instructions
Decode JWT token (header and payload only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
token | Yes | JWT token to decode |