Is it possible to let the user set up multiple devices for 2FA using TOTP?
I see that the DB schema has a 1 to many relation to the user, meaning one user can have multiple twoFactors.
Does it mean that a user can have multiple TOTPs set up?
If so, how can I add an other TOTP and how can they be differentiated from one an other?
0 Replies