Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Django-passkeys Alternatives
Similar projects and alternatives to django-passkeys
-
keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
django-mfa2
A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Webauthn), Email Token and Trusted Devices
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
django-passkeys discussion
django-passkeys reviews and mentions
-
Passkey technology is elegant, but it's most definitely not usable security
This doesn't look all that hard: https://github.com/mkalioby/django-passkeys but I guess it depends on how low-level your backend is.
I would personally separate auth and the application. Configuring something like Keycloak or Authelia or one of the many other alternatives to do all the difficult work for you and just logging in through SSO/SAML seems much easier than having to keep track of your own authentication rules/security hashes/salting/etc. without making a mistake.
- Passkeys for Django
-
Passkeys on Django
django-passkeys is a Django app that extends Django ModelBackend to provide a passkey authentication.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Mar 2025
Stats
mkalioby/django-passkeys is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of django-passkeys is Python.