nbarbettini / oidc-debugger

OAuth 2.0 and OpenID Connect debugging tool
https://oidcdebugger.com
MIT License
223 stars 29 forks source link

Inspect JWT online #37

Closed nbarbettini closed 5 years ago

nbarbettini commented 6 years ago

When an access or ID token is returned from the authorization server, it would be cool to include a button to open a tool like jsonwebtoken.io and inspect the token.