Release v1.1.0
What's Changed
- Fix exception overhandling in middleware by @vokimon (GH-44)
- Fix access token caching issue on login by @mrharpo (GH-48)
- Fix "Cannot supply multiple client credentials." error for Okta users (GH-46)
- Add JWT expiration check by @Scurrra (GH-43)
- Setup deployment workflow for playground (GH-40)
New Contributors
- @vokimon made their first contribution in GH-44
- @mrharpo made their first contribution in GH-48
- @Scurrra made their first contribution in GH-43
Changelog: v1.0.0...v1.1.0