All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

django-multifactor: A Drop-In Multifactor Authentication Subsystem for Django

12d ago· 7 min readen

Summary

django-multifactor is a drop-in multifactor authentication (MFA) subsystem for Django websites. It supports FIDO2/WebAuthn and TOTP authenticators as primary MFA methods, with fallback options for email, SMS, or custom token exchanges. The system is designed for easy integration into existing Django sites, providing standalone views and opinionated defaults. It is explicitly not a passwordless system but rather a second layer of defense. U2F support was removed in version 0.6.

Source

bskydjango-multifactor: A Drop-In Multifactor Authentication Subsystem for Djangopypi.org

Key quotes

· 3 pulled
Probably the easiest multi-factor for Django.
This is not a passwordless authentication system. django-multifactor is a second layer of defence.
FIDO2/WebAuthn is the big-ticket item for MFA. It allows the browser to interface with a myriad of biometric and secondary authentication
Snippet from the RSS feed
Drop-in multifactor authentication subsystem for Django.

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.