trigger numeric mobile keyboard for two-factor auth
On Android phone, the 2FA input field opens the regular keyboard, but the codes are numbers-only (as far as I know). We \could add `type="tel"` or `type="number"` to the input
issue