Releases: skandragon/jwtregistry
Releases · skandragon/jwtregistry
v3.0.1
What's Changed
- update github action versions by @skandragon in #4
- chore: update actions/cache to v3 by @skandragon in #5
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Update claims to be
map[string]interface{}
to allow for namespaces in claims. - poke v3 by @skandragon in #2
- update go.mod to v3 and go 1.21 by @skandragon in #3
Full Changelog: v2.0.0...v3.0.0
v2.0.0
jwx v2
Full Changelog: v1.0.2...v2.0.0
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
bump deps and go to 1.19
v1.0.0
take the sig algorithm from the key
v0.0.3
take the sig algorithm from the key
v0.0.2
Restructure for package layout import ease
v0.0.1
add go report card