python-social-auth-core
Port variant v12
Summary Python social authentication made simple (3.12)
Package version 4.5.6
Homepage https://github.com/python-social-auth/social-core
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 15 FEB 2025, 04:25:08 UTC
Port created 01 JAN 2023, 17:21:46 UTC
Subpackage Descriptions
single # Python Social Auth - Core Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers. ## Description 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. ## Documentation Project documentation is available at https://python-social-auth.readthedocs.io/. ## Setup ```shell $ pip install social-auth-core ``` ## Contributing Contributions are welcome! Only the core and Django modules are currently in development. All others are in maintenance only mode, and maintainers are especially welcome there. See the [https://github.com/python-social-auth/.github/blob/main/CONTRIBUTING.md] document for details. ## Versioning This project follows [Semantic Versioning 2.0.0]. ## License This project follows the BSD license. See the [LICENSE] for details. ## Donations This project welcomes donations to make the development sustainable, you can fund Python Social Auth on following platforms: - [GitHub Sponsors] - [Open Collective]
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12 PY313 OFF Build using Python 3.13
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Runtime (only) python-PyJWT:single:v12
python-cryptography:single:v12
python-defusedxml:single:v12
python-oauthlib:single:v12
python-python3-openid:single:v12
python-requests-oauthlib:single:v12
python-requests:single:v12
Download groups
main mirror://PYPIWHL/44/48/d09817114dfaf4337a823aef52fefeef5d032118b2ab190d403bd8302d75
Distribution File Information
43114bbc50f99789f7aadfd4943c2e15aee5e2f8c8612ad67fc4115b70b46ee1 415386 python-src/social_auth_core-4.5.6-py3-none-any.whl
Ports that require python-social-auth-core:v12
NetBox:std Flexible IPAM and DCIM tool with plugin support
python-social-auth-app-django:v12 Social authentication for Django (3.12)