This project contains what I have learnt in ASP.NET Identity. I came across Identity when I was searching if dotnetcore had an inbuilt mechanism for hashing passwords.
I plan to cover the following topics
- User Registering and Sign In
- User Roles
- User Sign Out
Currently I have used the following links to learn chsakell, tektutorialshub, hk.saowen.com