Using ASP.NET Core identity authentication

31 views Asked by At

I wanted to implement identity authentication on my already function expense tracker website.

I had to make a new dbapplication fixed everything made it to having the website launch and being able to register login but cant seem to be able to logout it just redirect me to login and doesn't logout.

I am not sure if I am using the partial name correctly:

enter image description here

0

There are 0 answers