c# - ASP.NET authentication using unique numbers -


i not know called. thought called 2-factor authentication references on web refer email or pin emailed reset password.

i'd have asp.net mvc site require username/password and unique ever-changing number such 1 iphone's authenticator app. little keychanges used have numbers changing?

i have not settled on authentication method yet: azure active directory or custom. have @ 10 users of system, each different "roles": admin, manager (rw) , user (r). if have opinion here, please main question first paragraph.

any / pointers appreciated.

thanks, -ed


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -