What's Changed
- Support signed jwt userinfo response by @holowinski in #254
- *: s/Json/JSON/g to appease lint by @ericchiang in #255
- userinfo - handling charset in Content-Type header by @ericchiang in #261
- Change Go Version Used in .travis.yml to v1.14 by @dickynovanto1103 in #268
- IDTokenVerifier: fix typo word in Verify function's comment by @dickynovanto1103 in #266
- also run travis tests under 1.15 by @mikedanese in #275
- support AWS Cognito, which is not completely OIDC compliant by @DallanQ in #257
- Added power support by @dthadi3 in #277
- fix up v2 CI by @ericchiang in #448
- Switch to maintained go-jose library by @liggitt in #447
New Contributors
- @holowinski made their first contribution in #254
- @dickynovanto1103 made their first contribution in #268
- @mikedanese made their first contribution in #275
- @DallanQ made their first contribution in #257
- @dthadi3 made their first contribution in #277
- @liggitt made their first contribution in #447
Full Changelog: v2.2.1...v2.3.0