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
e5f9e9c647
jwt
/
VERSION_HISTORY.md
191 B
Raw
Blame
History
jwt-go
Version History
1.0.0
First versioned release
API stabilized
Supports creating, signing, parsing, and validating JWT tokens
Supports RS256 and HS256 signing methods