| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 months |
| seen | Mar 26 at 9:10 | |
| stats | profile views | 0 |
|
Jan 29 |
comment |
RSA and One Time Password (OTP) service I am trying to implement two-factor authentication. The User enters their standard password to access a web site at which point a token is sent via SMS to their mobile device. They enter the token as the second factor. I am trying to implement the second factor verification entirely on the web client. |