How to Implement 2-Step Verification in ASP.NET MVC

added by keyvan
8/11/2011 6:48:23 PM

453 Views

In this post Keyvan walks through an example to show how to implement 2-step verification (with phone) in ASP.NET MVC applications.


3 comments

dpeterson
8/11/2011 6:51:37 PM
Awesome article! You gave everyone drop-in code for implementing two-factor authentication; no one has any excuses anymore ;-)

keyvan
8/11/2011 8:11:09 PM
Thank you :-) I'm glad you liked it.

bsenoff
9/14/2011 9:09:48 AM
Best of DNK for August 2011. Nice job!!