python3-social-auth

Python social authentication made simple (Python 3)
  http://psa.matiasaguirre.net
  0
  no reviews



Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers.

Crafted using base code from django-social-auth, it implements a common interface to define new authentication providers from third parties, and to bring support for more frameworks and ORMs.

This package provides the Python 3.x module.