Releases: okta/okta-client-python
Releases · okta/okta-client-python
0.1.0
Okta Client Python
The Okta Client SDK represents a collection of SDKs for different languages, each of which itself is a modular ecosystem of libraries that build upon one-another to enable client applications to:
Authenticate clients with an Authorization Server (AS) using a variety of authentication flows.
Transparently persist and manage the lifecycle of those tokens through authentication, refresh, and revocation.
Secure applications and tokens, using best practices, by default.
What's Changed
- feat: Add PyPI publishing workflow by @BinoyOza-okta in #1
- Rename the package name to
okta-client-pythonby @AlexNachbaur in #2
New Contributors
- @BinoyOza-okta made their first contribution in #1
- @AlexNachbaur made their first contribution in #2
Full Changelog: https://github.com/okta/okta-client-python/commits/0.1.0