Skip to content

Shows how to use an authenticator with your mvc app.

Notifications You must be signed in to change notification settings

VBDev2Dev/MVC2F

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REBASED on 3/4/2017.

MVC2F

Shows how to use an authenticator with your mvc app.

Steps to use

  1. Register user account.
  2. Click on user name in nav bar to manage account
  3. Enable google authenticator.
  4. Add account to your authenticator
  5. Use authenticator to get current code and put in code text box.
  6. Log Off
  7. Log back in.

Notice that you have to enter the code form the authenticator to finish the login process.