django-secure-auth

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

Django-secure-auth Alternatives

Similar projects and alternatives to django-secure-auth

  • CheatSheetSeries

    The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.

  • django-mfa2

    A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Webauthn), Email Token and Trusted Devices

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better django-secure-auth alternative or higher similarity.

django-secure-auth reviews and mentions

Posts with mentions or reviews of django-secure-auth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-23.
  • Security in Django
    2 projects | /r/django | 23 Nov 2021
    Add MFA to your application and require it for at least administrative users, super users or any user who has permissions to cause any damage to the application or its data. https://github.com/gotlium/django-secure-auth or https://github.com/mkalioby/django-mfa2. Ideally you'll add and MFA mechanism that supports FIDO2/WebAuthn, but you should also support TOTP (Google Authenticator). Whatever you do, DON'T use SMS, Text Messages or emails as if they were MFA. They aren't.
  • Is django login system safe enough?
    3 projects | /r/django | 8 Nov 2021
    Adding MFA is a must, and for that you can use https://github.com/gotlium/django-secure-auth or https://github.com/mkalioby/django-mfa2. Just please avoid using SMS or codes sent by email as if they were true MFA. They aren't. If possible prefer FIDO2, and if not, go with TOTP (google authenticator).

Stats

Basic django-secure-auth repo stats
2
41
0.0
over 1 year ago

gotlium/django-secure-auth is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of django-secure-auth is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com