Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Django Allauth | 8,325 | 5,160 | 126 | 2 days ago | 70 | March 31, 2023 | 99 | mit | Python | |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. | ||||||||||
Django Social Auth | 2,564 | 299 | 2 | 7 years ago | 84 | September 07, 2013 | 4 | other | Python | |
Django social authentication made simple | ||||||||||
Django Rest Auth | 2,331 | 1,109 | 25 | a year ago | 25 | April 01, 2019 | 234 | mit | Python | |
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON) | ||||||||||
Djoser | 2,319 | 212 | 6 | 2 months ago | 50 | October 30, 2020 | 170 | mit | Python | |
REST implementation of Django authentication system. | ||||||||||
Social App Django | 1,860 | 1,172 | 71 | 7 days ago | 16 | March 31, 2023 | 131 | bsd-3-clause | Python | |
Python Social Auth - Application - Django | ||||||||||
Django Two Factor Auth | 1,474 | 92 | 9 | 20 hours ago | 43 | August 14, 2023 | 102 | mit | Python | |
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects. | ||||||||||
Dj Rest Auth | 1,403 | 12 | 16 days ago | 44 | January 14, 2023 | 163 | mit | Python | ||
Authentication for Django Rest Framework | ||||||||||
Awesome Django Rest Framework | 935 | a year ago | 1 | gpl-3.0 | ||||||
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework | ||||||||||
Django Sesame | 869 | 10 | 1 | 2 months ago | 19 | August 09, 2023 | bsd-3-clause | Python | ||
"Magic Links" - URLs with authentication tokens for one-click login | ||||||||||
Django Registration | 859 | 2,379 | 21 | 3 months ago | 25 | May 28, 2022 | 1 | bsd-3-clause | Python | |
An extensible user-registration app for Django. |
This is a user-registration application for Django. There are two registration workflows (one-step, and two-step with activation) built in, and it's designed to be extensible and support building additional workflows.
To get started, check out the documentation.