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 | 0000007990 7.8 KB | |
python-social-auth-core.spec | 0000003783 3.69 KB | |
remove-unittest2.patch | 0000006513 6.36 KB | |
saml_config.json | 0000004113 4.02 KB | |
social-auth-core-3.1.0.tar.gz | 0000175283 171 KB |
Revision 6 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 693141
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
- Remove build dependency on unittest2, as this was also a missing runtime dependency on both Python 2 and 3 as the tests are distributed in the runtime package, and are used by the test suite of other packages. * Add patch remove-unittest2.patch - Suggest python3-saml dependency for both Python 2 & 3, and activate the SAML tests, adding missing saml_config.json for tests. Not recommended due to dependency chain including libxmlsec, which at the moment is unsupported v1.2.20 - Add README.md to %doc
Comments 0