Multi-factor authentication

I wrote a blog post about the example project to enable multi-factor authentication in Django applications. This uses both TOTP and FIDO2.

https://kushaldas.in/posts/multi-factor-authentication-in-django.html

djang_mfa_demo

1 Like