Django WebAuthn Support?

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • django-webauth

    Two Factor Authentication in Django using Web Authentication API (WebAuthn)

  • there's django-webauthin and django-webauth but both claim to not be production ready. the closest bet is rolling your own using py_webauthn like in this guide https://blog.bithive.space/post/py_webauthn/ although im sure thats extra work

  • django-mfa2

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

  • I've been using https://github.com/mkalioby/django-mfa2 with good luck

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kagi

    WebAuthn security keys and TOTP multi-factor authentication for Django

  • I've seen this https://github.com/justinmayer/kagi on last year's DjangoCon but haven't tried it

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts