tzDogukan / dotnet-mvc-5-two-factor-rsathenticator-login-system

dotnet application with two factor authentication with google auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation The installation of the plugin 3 basic step.

1.Include the project in your compiler

  1. Execute sql file in mysql server

Basic usage:

You can activate double factor protection by implementing mysql database its own database.

We are currently using Google Authenticator.

Goodluck!

What does this code do:

After logging in from google authentication, it creates a login cookie for 45 minutes. And if this cookie exists, it logs in.

used technologies:

.NET MVC & MYSQL & Google Auth

About

dotnet application with two factor authentication with google auth

License:MIT License


Languages

Language:C# 64.6%Language:HTML 34.8%Language:ASP.NET 0.6%