Skip to content

Releases: skandragon/jwtregistry

v3.0.1

26 Dec 05:27
a1cf4c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

14 Dec 04:59
8b0ce86
Compare
Choose a tag to compare

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

09 Mar 01:31
51f10da
Compare
Choose a tag to compare

jwx v2

Full Changelog: v1.0.2...v2.0.0

v1.0.2

13 Feb 03:12
41387ff
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

31 Aug 02:03
8c9c7f3
Compare
Choose a tag to compare
bump deps and go to 1.19

v1.0.0

08 Feb 06:52
Compare
Choose a tag to compare
take the sig algorithm from the key

v0.0.3

07 Feb 22:58
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
take the sig algorithm from the key

v0.0.2

07 Feb 05:58
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Restructure for package layout import ease

v0.0.1

07 Feb 05:11
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
add go report card