python-social-auth-core
Port variant v14
Summary Python social authentication made simple (3.14)
Package version 5.1.0
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 19 AUG 2026, 18:47:48 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)
PY313 OFF Build using Python 3.13 PY314 ON Build using Python 3.14
Package Dependencies by Type
Build (only) python314:dev:std
python-pip:single:v14
autoselect-python:single:std
Build and Runtime python314:primary:std
Runtime (only) python-cryptography:single:v14
python-defusedxml:single:v14
python-oauthlib:single:v14
python-PyJWT:single:v14
python-python3-openid:single:v14
python-requests-oauthlib:single:v14
python-requests:single:v14
Download groups
main mirror://PYPIWHL/4e/cd/c9608c49a8c72b4f84ad6b1cbb051c69ab759cf215bb7e63ff37e4a6527e
Distribution File Information
7a622ceeab857c8310e358b4ad7727e410b735052ab90cc408835c16304b18e8 470872 python-src/social_auth_core-5.1.0-py3-none-any.whl
Ports that require python-social-auth-core:v14
python-social-auth-app-django:v14 Social authentication for Django (3.14)