Contents

django-allauth 65.14.3

0

Integrated set of Django applications addressing authentication, registration, account management as

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

Stars: 10296, Watchers: 10296, Forks: 3125, Open Issues: 1

The pennersr/django-allauth repo was created 15 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 10296 github stars!

How to Install django-allauth

You can install django-allauth using pip

pip install django-allauth

or add it to a project with poetry

poetry add django-allauth

Package Details

Author
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/django-allauth/
Documentation:
https://docs.allauth.org/en/latest/
GitHub Repo:
https://github.com/pennersr/django-allauth

Classifiers

  • Internet
  • Software Development/Libraries/Python Modules
No  django-allauth  pypi packages just yet.

Errors

A list of common django-allauth errors.

Code Examples

Here are some django-allauth code examples and snippets.

Related Packages & Articles

Authlib 1.6.8

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

oauthlib 3.3.1

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic