django-rest-knox
Auth module
An authentication module for Django REST Framework that provides token-based authentication with features like secure signing in and out, device management, and expiration.
Authentication Module for django rest auth
1k stars
22 watching
215 forks
Language: Python
last commit: 29 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
aybruhm/djangorest-routes | An authentication library providing features like user registration, login, and password reset for Django projects. | 22 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
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 |
anexia-it/django-rest-passwordreset | A Django extension providing a configurable password reset strategy with signal hooks and REST endpoints. | 427 |
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 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
jazzband/django-axes | A Django plugin for monitoring and blocking suspicious login attempts | 1,503 |
labd/wagtail-2fa | A Django app providing two-factor authentication to access Wagtail sites | 85 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 632 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 31 |
bitgamma/plug_auth | An authentication toolkit providing basic and token-based authentication with access control functionality | 67 |
davydovanton/kan | An authorization library with role management and ability definition syntax. | 232 |