Python Social Auth - Core
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
This is the core component of the python-social-auth ecosystem, it implements the common interface to define new authentication backends to third parties services, implement integrations with web frameworks and storage solutions.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-social-auth-core && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-social-auth-core.changes | 0000007136 6.97 KB | |
python-social-auth-core.spec | 0000003448 3.37 KB | |
social-auth-core-3.1.0.tar.gz | 0000175283 171 KB |
Revision 4 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 690607
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 3.1.0: * Universe Ticketing backend * Auth0.com authentication backend * Update Bungie backend dropping any Django reference * Enable and fix JWT related tests * Remove PyPy support from Tox * Drop support for Python 3.4 in Tox * Allow to override JWT decode options in Open ID Connect base backend * Pass access token via Authorization header to Google user data url * Updated user_data method in AzureADOAuth2 to return access_token if id_token is not present in response * Updated Azure B2C to extract first email from list if it's a list * Replace deprecated Google+ API usage with https://www.googleapis.com/oauth2/v3/userinfo * Updated Azure Tenant to fix Nonetype error * Updated comment denoting incorrect setting name * Yandex: do not fail when no email is present * Mediawiki: do not fail when no email is present * Mediawiki: enhance get_user_details to return more details
Comments 0