This website requires JavaScript.
Explore
Help
Sign In
mirror
/
jwt
mirror of
https://github.com/golang-jwt/jwt.git
Watch
1
Star
0
Fork
You've already forked jwt
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
37329b525d
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