What's Changed
* Make User generic in OIDC Request class by shawnz in https://github.com/aliev/aioauth/pull/96
* Add state parameter to authorization error redirects by shawnz in https://github.com/aliev/aioauth/pull/94
* Fix token introspection and revocation authentication checks by shawnz in https://github.com/aliev/aioauth/pull/93
* Fix case sensitiveness in HTTPHeaderDict (97) by PrieJos in https://github.com/aliev/aioauth/pull/103
New Contributors
* shawnz made their first contribution in https://github.com/aliev/aioauth/pull/96
* PrieJos made their first contribution in https://github.com/aliev/aioauth/pull/103
**Full Changelog**: https://github.com/aliev/aioauth/compare/v1.6.0...v1.7.0