You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments