Short note on ASP. Net core identity.

 ASP. Net core identity

It is an API that supports user interface (UI) login functionality. Manage users, passwords, profile data, roles, claims, tokens, email confirmation, and more.  Identity is typically configured using SQL the server database to store the usernames, passwords, and profile data. 

Comments

Popular posts from this blog

What is RMI? Discuss stub and skeleton. Explain its role in creating distributed applications.

Discuss classification or taxonomy of virtualization at different levels.

Difference between Operational Database(OLTP) and Data Warehouse/(OLAP).