Philskillz_
✅ ASP.NET EFC MVC deletes authentication cookie after next request.
I've been having this issue that my asp.net app is deleting the login cookie right next request after it set it.
When i post to /login i get this response header:
After that it redirects me to /me page and /me page responds with this header (It unsets the cookie)
I have no clue why it does that.
Please help me
19 replies