- Aspnet Core 2.0 + Identity + Dapper + 2FA
- Implements a custom identity provider (IUserStore etc) using Dapper in place of entity framework.
- Allows users to enable two factor auth using google authenticator and login using the tokens in addition to their username/pwd
- uses the new sql server on linux container for it's database microsoft/mssql-server-linux
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.