Ability to add a second device
Imagine I have two phones and I want to setup 2FA with both phones (I'm not talking about backup phones here). Does that make sense or did I miss some 2FA concept? Is this currently possible?
It's possible, but you'd have to subclass the SetupView and bypass the check for the user having a device already.
You'd only be required to use one of the phones to authenticate at a time though, so this wouldn't add any security.
Thanks for your answer. It does work. It would be great to be able to name the devices (both will be named default) and then manage them separately. I let you decide if you want to close the ticket or if it would be worth adding some documentation about that.
I'm all open to this package gain support for multiple devices simultaneously. Especially useful when we would support FIDO U2F keys, where it is becoming practice to require the user to setup two devices (one for backup).