Releases: aliev/aioauth
Releases · aliev/aioauth
Release v1.7.0
What's Changed
- Make User generic in OIDC Request class by @shawnz in #96
- Add state parameter to authorization error redirects by @shawnz in #94
- Fix token introspection and revocation authentication checks by @shawnz in #93
- Fix case sensitiveness in HTTPHeaderDict (#97) by @PrieJos in #103
New Contributors
Full Changelog: v1.6.0...v1.7.0
Release v1.6.0
What's Changed
- Allow OIDC prompt query param by @tdg5 in #75
- Refactor tests to invert control and make more dependencies injectable by @tdg5 in #83
- Implement token revocation endpoint by @mgorven in #84
- OIDC token response to authorization_code grant type should always include an id_token by @tdg5 in #76
- fix: invalid_client response is missing application/json content-type by @aliev in #86
Full Changelog: v1.5.3...v1.6.0
Release v1.5.4
Bump version: 1.5.3 -> 1.5.4
Release v1.5.3
Bump version: 1.5.2 -> 1.5.3
Release v1.5.2
Bump version: 1.5.1 -> 1.5.2
Release v1.5.1
Release v1.5.0
Bump version: 1.4.1 → 1.5.0
Release v1.4.1
fix: allow `POST` method in `create_authorization_response` (#65) * fix: allow `POST` method in `create_authorization_response` fixes #64 * bump: 1.4.1
Release v1.4.0
Bump version: 1.3.3 → 1.4.0
Release v1.3.3
Bump version: 1.3.2 → 1.3.3