Below you will find pages that utilize the taxonomy term “Jwt Debugger”
Birdor Tools & Docs Update — JWT HS512, JSON Tree Collapsing, Changelog Launch (2025-11-28)
This update brings enhancements across multiple Birdor tools and introduces the official Changelog system, providing a public and structured way to track product improvements.
JWT Debugger: HS512 Support and Expiry Hints
Type: tool
Scope: jwt-debugger
Importance: minor
Summary
Added HS512 verification and clearer interpretation for JWT time-based claims.
Details
- HS512 is now available alongside HS256 and HS384.
exp,iat, andnbfclaims now show human-readable timestamps, improving clarity during debugging.
Links
JSON Formatter: Smarter Tree Collapsing
Type: tool
Scope: json-formatter
Importance: minor
Birdor Tools & Docs Update — JWT Debugger UI + Documentation (2025-11-23)
This update focuses on both the JWT Debugger tool UI and its corresponding documentation guide, providing a complete end-to-end experience for developers inspecting and validating JSON Web Tokens on Birdor.
JWT Debugger UI Foundation Created
Type: tool
Scope: jwt-debugger
Importance: minor
Summary
The initial UI foundation for the JWT Debugger is now in place, including decode panels and token validation views.
Details
- Added header / payload / signature display sections.
- Added visual highlighting for invalid and expired tokens.
- Implemented a Base64URL decoder with automatic padding correction.
Links
JWT Debugger Tool Guide Created
Type: docs
Scope: docs-jwt-debugger
Importance: minor