Skip to content

wingedrhino/jwtplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Playground

Use this server for testing HS256 signed JWT tokens. I wrote it while trying to figure out why I couldn't verify an id_token passed to me by a web app that authenticated itself via Auth0.

I'd make the algorithm configurable eventually but for now, to use a different signing algorithm you'd need to modify the code itself.

About

Server for messing with HS256 or RS256 signed JWTs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages