How does .NET identity work?

ASP.NET Identity uses OWIN Authentication for log-in/log-out of users in the web site . This means that instead of using FormsAuthentication to generate the cookie, the application uses OWIN CookieAuthentication to do that.

Sizin İçin Seçtik  What is the difference between Firestore and realtime?

Leave a Reply

Your email address will not be published. Required fields are marked *