python-social-auth-core
Port variant v13
Summary Python social authentication made simple (3.13)
Package version 4.6.0
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 25 APR 2025, 17:21:00 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/06/a9/e99fe14113535c9bd191da4a6d76c3fc0c3bc6537dfab00b99eda25ac63f
Distribution File Information
6d940c458c529d3689f2ceca2d944911a4b02d76e82d154688d1d3f75f12d168 424067 python-src/social_auth_core-4.6.0-py3-none-any.whl
Ports that require python-social-auth-core:v13
python-social-auth-app-django:v13 Social authentication for Django (3.13)