-
Notifications
You must be signed in to change notification settings - Fork 0
Auth code per text message #2
Comments
When looking on SMS the only point that I wouldn't like is that the App reads every incoming one (is able to at least). It would basically be a handy way, but who sends the SMS... How does the code reach the doctor? Open question: Has anybody worked with SMS on Phones and knows how the verfication codes are read automatically (read all SMS; whitelist certain numbers and only read those...)? With QR Codes you could add a high correction level like 'H' with 30%. This means you can hide a third of the code and it is still readable. But you are right there are devices that may stress and we should at least have an alternate way to enter the verification code. |
@sascha10000 Thanks for your answer. Regarding the points:
|
Another concern if is a 10 digit code is really feasible for a user. I think a shorter code, maybe just numbers with a shorter timeout (1 hour) could be easier to communicate over a phone and at the same time would be more save regarding lost codes. |
I just had a call with some designers to talk about the verification process. We came up with the idea to use as a standard a text message (SMS). The story could go like that.
4 alt. user copies code from the message (probably send autho code in separate message to enable easy copy/paste)
Fallback:
User is told the code on the phone. (Error-prone, hard to hear are excluded, etc.)
Feedback on QR Solution:
Are there any security concerns with sending the Code per text message? If yes, what could we do to work around this? Any other suggestions are very welcome.
The text was updated successfully, but these errors were encountered: