View JWT Token on jwt.io -


i came across badge section on jwt.io , 'view on jwt.io' caught eye. there way link jwt.io, shows users jwt token (from application) , verification key?

skimming through code of page couldn't find clue on how that. did miss on page?

i'm still trying find answer on how preload secret own, users see happening.

however did manage link work correctly though:
https://jwt.io/#id_token=your-token-here

found on blog post:
https://auth0.com/blog/2015/07/21/jwt-json-webtoken-logo/
not sure how supposed find before linked post on jwt.io.

also linking here, because found it. had been trying find nicely formatted documentation our users ages (before linked them jwt.io):
https://auth0.com/learn/json-web-tokens/


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -