Skip to content

Releases: aliev/aioauth

Release v1.7.0

20 Oct 07:18
533d8d8
Compare
Choose a tag to compare

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

03 Aug 15:35
7a8ce10
Compare
Choose a tag to compare

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

04 May 16:18
2e44811
Compare
Choose a tag to compare
Bump version: 1.5.3 -> 1.5.4

Release v1.5.3

28 Mar 21:42
8f52c6f
Compare
Choose a tag to compare
Bump version: 1.5.2 -> 1.5.3

Release v1.5.2

21 Mar 05:46
48896f2
Compare
Choose a tag to compare
Bump version: 1.5.1 -> 1.5.2

Release v1.5.1

30 Jan 19:39
c7512c8
Compare
Choose a tag to compare

What's Changed

  • fix: added Python 3.11 support by @aliev in #69

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

27 Aug 09:15
5920d7c
Compare
Choose a tag to compare
Bump version: 1.4.1 → 1.5.0

Release v1.4.1

11 Aug 19:12
da68dbf
Compare
Choose a tag to compare
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

25 Feb 23:39
e69c989
Compare
Choose a tag to compare
Bump version: 1.3.3 → 1.4.0

Release v1.3.3

20 Jan 23:40
6c0aa10
Compare
Choose a tag to compare
Bump version: 1.3.2 → 1.3.3