Hi, if a kratos user has multiple 2fa factors setu...
# talk-kratos
b
Hi, if a kratos user has multiple 2fa factors setup like totp, recovery_code and webauthn. Is there any possibility to allow the user to select the 2fa method on login? (for example: user X activated totp and recovery_code; after a login using his password, he immediately gets to the totp form; if this user does not have access to totp I want him to be able to select a fallback 2fa mechanism like recovery_code in that case) Is this currently possible with kratos? Is there an api for that?