django-secure-auth

Authentication framework

Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA.

Secure authentication by TOTP, SMS, Codes & Question. Login protected by IP ranges and with captcha.

GitHub

42 stars
4 watching
13 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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
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
pedrobern/django-graphql-auth Provides an authentication system for Django applications using GraphQL and JWT 333
realmteam/django-rest-framework-social-oauth2 Provides social authentication and OAuth2 support for Django REST APIs 1,061
jaliss/securesocial Provides authentication APIs for Play Framework applications using OAuth and OpenID protocols 1,187
discolabs/django-shopify-auth A package that adds Shopify authentication to Django apps 144
labd/wagtail-2fa A Django app providing two-factor authentication to access Wagtail sites 85
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
apragacz/django-rest-registration A comprehensive REST API framework for user registration and authentication in Django applications. 545
aybruhm/djangorest-routes An authentication library providing features like user registration, login, and password reset for Django projects. 22
python-social-auth/social-core Provides a common interface to integrate social authentication and registration mechanisms with web frameworks and third-party services. 849
rscarrera27/flask-graphql-auth Provides JWT authentication for Flask-GraphQL APIs using decorators. 63
mattrobenolt/django-sudo Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in 281
micropyramid/django-mfa Adds an extra layer of security to Django applications by requiring users to provide a second form of verification in addition to their password 182