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

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -