google authenticator with asp.net core

Viewed 5934

Are there any sample implementation for google authenticator as two factor authentication implementation in addition to sms and email?

Found one sample. Sample Google Authenticator using asp.net

But there are lots of changes while using it with asp.net core.

1 Answers
Related