Added Image
This commit is contained in:
committed by
GitHub
parent
bed70d7c22
commit
5e699aa66a
@@ -1,6 +1,11 @@
|
|||||||
# django-mfa2
|
# django-mfa2
|
||||||
A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Web Authn), Email Tokens , and Trusted Devices
|
A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Web Authn), Email Tokens , and Trusted Devices
|
||||||
|
|
||||||
|
Web Authencation API (Webauthn) is state-of-the art techology that is expected to replace passwords.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
For FIDO2, both security keys and android-safetynet are supported.
|
For FIDO2, both security keys and android-safetynet are supported.
|
||||||
|
|
||||||
Trusted device is a mode for the user to add a device that doesn't support security keys like iOS and andriod without fingerprints or NFC.
|
Trusted device is a mode for the user to add a device that doesn't support security keys like iOS and andriod without fingerprints or NFC.
|
||||||
|
|||||||
Reference in New Issue
Block a user