This website requires JavaScript.
Explore
Help
Sign In
re
/
jwt
forked from
mirror/jwt
Watch
1
Star
0
Fork
You've already forked jwt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
629af62465
jwt
/
VERSION_HISTORY.md
268 B
Raw
Blame
History
jwt-go
Version History
1.0.1
Fixed panic if RS256 signing method was passed an invalid key
1.0.0
First versioned release
API stabilized
Supports creating, signing, parsing, and validating JWT tokens
Supports RS256 and HS256 signing methods