#✅ - I have a code that is for MFA token, but when we sign in, we want to the box to have the cursor

1 messages · Page 1 of 1 (latest)

bold tinsel
#

Right now after logging in you have to click on the MFA box to put the cursor in the box in order to type in your MFA code. I want to make the MFA box the focus when this page comes up so the cursor is automatically in that box and we can just type the code, how can I right this in the code? confirmSignIn: {
confirmation_code: {
label: 'MFA Token:',
placeholder: 'Enter your device token',
isRequired: true,
},
},

fallow geode
wooden mesaBOT
#

✅ - I have a code that is for MFA token, but when we sign in, we want to the box to have the cursor