In this repo we will implement ASP.NET Core Identity with MongoDB as the database. So, the MongoDB will be the Identity Database instead of SQL Server. I have explained all the setup steps on my tutorial - ASP.NET Core Identity with MongoDB as Database. This tutorial contains the following topics.
- Configure Identity for MongoDB
- Database Name and Connection Strings
- Identity User and Role classes
- Installing MongoDB
- Creating Identity Users in MongoDB
- Creating Identity Roles in MongoDB
- User Authentication : ASP.NET Core Identity in MongoDB
- Login and Logout feature
- Show Logged in User Name and Logout button
- Authentication by Roles
Your support of every $5 will be a great reward for me to carry on my work. Thank you!