This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
Releases: Nextdoor/nd_okta_auth
Releases · Nextdoor/nd_okta_auth
v1.0.6: Now Building on GHA!
What's Changed
- Create python-publish.yml by @LaikaN57 in #38
- Bump future from 0.16.0 to 0.18.3 by @dependabot in #39
New Contributors
- @LaikaN57 made their first contribution in #38
- @dependabot made their first contribution in #39
Full Changelog: 1.0.5...v1.0.6
Suppress stack trace for excepted exceptions
Suppress stack trace for excepted exceptions #36
Suppress stack trace for excepted exceptions
Suppress stack trace for excepted exceptions #35
1.0.3
Make OKTA auth login an API
Make OKTA auth login an API, so other python code can invoke the function directly.
Fix xml issue with python 3.9
1.0.1 Bump version to 1.0.1 (#28)
1.0.0 - full webauthn support
Fix Webauthn to be up to spec (#26) * proper webauthn support * bump version * latest fido2 lib * switch version * support multiple of the same factor * fix formatting * fix tests
0.1.0 - webauthn support
Update version (#25)
0.0.2 Release - With U2F Support
Bump version