pennersr / django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

Home Page:https://allauth.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does the MFA feature in django-allauth support FIDO passkeys? Or FIDO is simply handled by the chosen provider?

simkimsia opened this issue · comments

I saw this feature https://docs.allauth.org/en/latest/mfa/index.html

but I see that it adopts TOTP.

I wonder if FIDO is supported. Or I am simply mistaken. That FIDO is handled by the chosen provider?