python3-social-auth-core

Core component of the python-social-auth ecosystem (Python3 version)
  https://github.com/python-social-auth/social-core/
  0
  no reviews



Python Social Auth aims to be an easy to setup social authentication and authorization mechanism for Python projects supporting protocols like OAuth (1 and 2), OpenID and others with support for several frameworks and auth providers.

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.

This package contains the Python 3 version of the library.