python-social-auth-core
Port variant v13
Summary Python social authentication made simple (3.13)
Package version 4.6.1
Homepage https://github.com/python-social-auth/social-core
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 MAY 2025, 21:25:35 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 [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 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-cryptography:single:v13
python-defusedxml:single:v13
python-oauthlib:single:v13
python-PyJWT:single:v13
python-python3-openid:single:v13
python-requests-oauthlib:single:v13
python-requests:single:v13
Download groups
main mirror://PYPIWHL/c9/a3/fbe5f146d41eae5ab017c211e617251841916d09001d60a380aaeea8f849
Distribution File Information
1019fe2f7fe30f9ff7d15c04a32c15324ecdbd59f62fbe829031dab74071a21a 424069 python-src/social_auth_core-4.6.1-py3-none-any.whl
Ports that require python-social-auth-core:v13
python-social-auth-app-django:v13 Social authentication for Django (3.13)