What's Changed
- id_token["aud"] may be a single item list by @e3rd in #4
- Handle error: NameError: name 'SignatureExpired' is not defined by @andrewrfreed in #5
- Aaronjolson-add-token-caching by @svintit in #9
- README.rst points to wrong badges by @larsw in #10
- add OIDC_ID_TOKEN_PATH to new ID cookies by @bensta in #11
- Add additional token and cache helper functions by @aaronjolson in #16
- Replace itsdangerous with authlib for JWS by @mbillow in #19
- Replace itsdangerous with authlib for JWS by @bensta in #18
New Contributors
- @e3rd made their first contribution in #4
- @andrewrfreed made their first contribution in #5
- @larsw made their first contribution in #10
- @bensta made their first contribution in #11
- @aaronjolson made their first contribution in #16
- @mbillow made their first contribution in #19
Full Changelog: v1.4.1...1.4.5