Skip to content

Releases: onaio/ona-oidc

v1.1.1

21 Sep 07:33
ee8d33b
Compare
Choose a tag to compare

What's Changed

  • Ensure that we use provided username and give correct error message by @FrankApiyo in #73

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Sep 12:55
49c4661
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

19 Sep 10:47
25aaea5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3 (2023-11-03)

03 Nov 11:42
fc127ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2 (2023-02-10)

10 Feb 08:57
5a9e846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1 (2022-07-08)

08 Jul 07:42
9761961
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0 (2022-05-11)

11 May 11:22
e7eeb8b
Compare
Choose a tag to compare
  • Upgrade to django v3.2.13
  • Upgrade base python version to 3.9

v0.0.10 (2022-04-07)

07 Apr 14:03
cc61ca2
Compare
Choose a tag to compare

New features and improvements

  • Add functionality to use the first part of an email as a username #41
  • Handle unhandled invalid signature error & clear cookie from domain on logout #42
  • Add support for next query parameter #43
  • Remove pyproject.toml #44
  • Handle replacement of invalid characters when using the email username segment #47

v0.0.9 (2021-11-01)

01 Nov 09:21
765dc4f
Compare
Choose a tag to compare

New features and improvements

  • Fix template syntax #40

v0.0.8 (2021-10-27)

27 Oct 07:27
5440769
Compare
Choose a tag to compare

New features & Improvements

  • Add support for ID Tokens with the emails claim #37
  • Return more verbose errors when a field is missing from the ID Token or Inputted data #38