jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.71k stars 448 forks source link

Is it possible to have two active 2FAs, e.g., Yubikey and Authenticator App, so the user chooses what he/she wants to use? #628

Closed statsconchris closed 1 year ago

statsconchris commented 1 year ago

I couldn't find a similar issue listed. What class should I modify to achieve this?

Some websites give you the option to choose among all your login options, for example: If I left my yubikey at home but I do have my phone with me, then I could choose to log in with my phone, and tomorrow I will do so with my yubikey...

Thanks for the answer

claudep commented 1 year ago

This was reported in #305.