djangorest-routes
Auth lib
An authentication library providing features like user registration, login, and password reset for Django projects.
🔐 Authentication routes as a service.
22 stars
1 watching
5 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
djangodjango-rest-frameworkdjango-rest-routesdjangorest-routeshacktoberfestpython
Related projects:
Repository | Description | Stars |
---|---|---|
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
jazzband/django-rest-knox | An authentication module for Django REST Framework that provides token-based authentication with features like secure signing in and out, device management, and expiration. | 1,171 |
pedrobern/django-graphql-auth | Provides an authentication system for Django applications using GraphQL and JWT | 333 |
riverrun/phauxth | A comprehensive authentication library for Plug-based web applications written in Elixir. | 409 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
discolabs/django-shopify-auth | A package that adds Shopify authentication to Django apps | 144 |
apragacz/django-rest-registration | A comprehensive REST API framework for user registration and authentication in Django applications. | 545 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
anexia-it/django-rest-passwordreset | A Django extension providing a configurable password reset strategy with signal hooks and REST endpoints. | 427 |
sorcery/sorcery | A lightweight authentication library for Ruby on Rails applications | 1,451 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
danihodovic/django-allauth-ui | UI templates for Django-allauth, providing a customizable and mobile-friendly login and signup experience. | 270 |
labd/wagtail-2fa | A Django app providing two-factor authentication to access Wagtail sites | 85 |
aellerton/demo-allauth-bootstrap | Django app with social authentication and Bootstrap support for creating a simple visitor-and-member website. | 229 |