There is a small typo in the UserMfaSetup class.
The form is at /mfa_setup/{user}/settings
Change "multiple devides" to "multiple devices" on line 127.
Issue fork miniorange_2fa-3390690
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #6
sudhanshu0542 commentedThank you, @stephenplatz, for pointing this out. This simple typo has been in the module since 2023 and was finally fixed in version 5.3.0.
Comment #8
sudhanshu0542 commentedClosing this issue.