Releases: kataras/jwt
Releases · kataras/jwt
v0.1.12
v0.1.11
Add MustGenerateRandomString and GenerateBase64EdDSA helpers.
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Downgrade Go version requirement to 1.20 by @jamietanna in #17
New Contributors
- @jamietanna made their first contribution in #17
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.3...v0.1.5
v0.1.3
v0.1.2
- Add
Keys
helper: https://github.com/kataras/jwt/blob/main/kid_keys.go - Prefix all errors with
jwt:
- Replace travis with github actions
This is a fixed release