forked from pool/python-social-auth-core
- Update to 3.4.0:
- Added - Zoom backend - Changed - Directly use access_token in Azure Tenant backend - Support Apple JWT audience - Update partial session cleanup to remove old token from session too - Fetch user email in Okta integration - Improve Python 3.9 compatibility - Send proxies in request - Improve error handling in Apple backend OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 22 23:02:37 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 3.4.0:
|
||||
- Added
|
||||
- Zoom backend
|
||||
- Changed
|
||||
- Directly use access_token in Azure Tenant backend
|
||||
- Support Apple JWT audience
|
||||
- Update partial session cleanup to remove old token from session
|
||||
too
|
||||
- Fetch user email in Okta integration
|
||||
- Improve Python 3.9 compatibility
|
||||
- Send proxies in request
|
||||
- Improve error handling in Apple backend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 09:06:18 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user