Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Autocomplete of 2FA on mobile devices #8

Merged
merged 2 commits into from
Sep 10, 2020

Conversation

codepotato
Copy link
Contributor

Hi @michaeldzjap I've added an autocomplete attribute to the input field so that iOS and Android users can take advantage of the native built-in suggestions.

On iOS this will provide a shortcut to the user to fill in the input with the code that was sent to them via SMS.

Added an autocomplete attribute that makes the UX slicker for iOS and Android users. When a 2FA sms is sent it'll automatically suggest filling in the input with the value of the code in the message.
Added autocomplete attribute for one-time-codes
Copy link
Owner

@michaeldzjap michaeldzjap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks good to me. Will merge it.

@michaeldzjap michaeldzjap merged commit d7b87e7 into michaeldzjap:develop Sep 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants