Two Factor Authentication with Angular using Google Authenticator

added by DotNetKicks
2/3/2023 4:59:51 PM

906 Views

In this article, we will enable Two-Factor Authentication with Web API and Angular using Google Authenticator. We can use the Google Authenticator app to get a One-Time Password (OTP) value to enter during login. The initial steps of this article have been taken from the Angular Security with ASP.NET Core Identity series.


0 comments