Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor JWT token type to use standard claims and improve documentation
- Replace direct embedding of jwt.RegisteredClaims with type alias - Add documentation link to RFC 7519 for claims standard - Clarify Token struct's purpose and metadata handling
- Loading branch information