django-passkeys

Django Authentication Backend For Passkeys (by mkalioby)

Django-passkeys Alternatives

Similar projects and alternatives to django-passkeys

  1. keepassxc

    KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.

  2. 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.

    CodeRabbit logo
  3. django-mfa2

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

  4. kagi

    WebAuthn security keys and TOTP multi-factor authentication for Django

  5. Hawkpost

    Generate links that users can use to submit messages encrypted with your public key.

  6. Iris-Recognition

    Discontinued An Iris recognition system, implemented in Matlab and Python.

  7. py_webauthn

    Pythonic WebAuthn 🐍

  8. Shynet

    Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. krypton

    Data encryption at rest and IAM for Python (by krptn)

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-passkeys alternative or higher similarity.

django-passkeys discussion

Log in or Post with

django-passkeys reviews and mentions

Posts with mentions or reviews of django-passkeys. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-30.
  • Passkey technology is elegant, but it's most definitely not usable security
    4 projects | news.ycombinator.com | 30 Dec 2024
    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
    1 project | news.ycombinator.com | 17 Nov 2022
  • Passkeys on Django
    2 projects | dev.to | 29 Oct 2022
    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
    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 →

Stats

Basic django-passkeys repo stats
3
212
2.7
4 months ago

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.


Sponsored
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.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?