Releases: luthersystems/lutherauth-sdk-go
Releases · luthersystems/lutherauth-sdk-go
v0.0.6
What's Changed
- check for nil retrieveWebKeysFn and error if no webKeys by @jack-clarke-luthersystems in #9
- bump github.com/golang-jwt/jwt/v4 from v4.5.0 to v4.5.1 by @jack-clarke-luthersystems in #10
- Update error handling logic when validating JWT based on changes made in github.com/golang-jwt/jwt/v4 v4.5.1
New Contributors
- @jack-clarke-luthersystems made their first contribution in #9
Full Changelog: v0.0.5...v0.0.6
v0.0.6-SNAPSHOT.1
Merge pull request #10 from luthersystems/jack-clarke-luther/upgrade-…
v0.0.5
What's Changed
- Bump protobuf by @sam-at-luther in #6
- Bump go deps by @sam-at-luther in #7
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Merge pull request #5 from luthersystems/sam-at-luther/Allow_multiple…
Use latest deps, bump golang
Merge pull request #3 from luthersystems/sam-at-luther/Update_deps Update dependencies