15
0
forked from pool/python-okta

Accepting request 1274363 from home:glaubitz:branches:devel:languages:python

- Update to 2.9.13
  * Expire and renew the access token when using OAuth 2.0
- from version 2.9.12
  * Reduce JWT Token Expiration time

OBS-URL: https://build.opensuse.org/request/show/1274363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-okta?expand=0&rev=9
This commit is contained in:
2025-05-05 09:22:56 +00:00
committed by Git OBS Bridge
parent 8deaee5fe3
commit 44bdcfe581
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 5 08:02:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.13
* Expire and renew the access token when using OAuth 2.0
- from version 2.9.12
* Reduce JWT Token Expiration time
-------------------------------------------------------------------
Wed Apr 9 14:03:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>