ASP.NET Core Identity

 Authentication is of two types: Cookie based, Token based.

Authorizaion is of two types: Role based(roles are like clims but did not have values), Claims based(Attribute of the user) it could be date of birth, emails etc.

Comments

Popular posts from this blog

c# .net learning From 19 Sep 2023

template

settings.json