We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e90f60d + c6eb85a commit 2f0b9c9Copy full SHA for 2f0b9c9
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Okta Python SDK Changelog
2
3
+## 2.9.12
4
+* Reduce JWT Token Expiration time
5
+
6
## 2.9.11
7
* Allow latest aenum release
8
* Add missing OAuthGrantType enum values
okta/__init__.py
@@ -1 +1 @@
-__version__ = '2.9.11'
+__version__ = '2.9.12'
0 commit comments