Version 0.15.0
What's Changed
- Bump Go version to 1.20
- fix go lint complaints by @liga-oz in #81
- add option to pass custom token endpoint for client credentials by @stotz89 in #79
- Bump golang.org/x/sync from 0.0.0-20210220032951-036812b2e83c to 0.2.0 by @dependabot in #82
- Bump github.com/pquerna/cachecontrol from 0.1.0 to 0.2.0 by @dependabot in #84
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #87
- Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 by @dependabot in #86
- GetClaimAsStringSlice support for single value and arrays in JWT by @khuhroProezaAP in #89
New Contributors
- @stotz89 made their first contribution in #79
- @khuhroProezaAP made their first contribution in #89
Full Changelog: v.0.14.1...v0.15.0