Provides the core logic for integrating various social authentication providers into Python applications.
This package serves as the foundational core for the Python Social Auth ecosystem, defining common interfaces for authentication backends and framework integrations. It allows developers to integrate various third-party social login services. Installation is straightforward with `pip install social-auth-core`.
Provides the core logic for integrating various social authentication providers into Python applications.
Developers building Python web applications who need a flexible way to add social login and registration features.