Answer the question
In order to leave comments, you need to log in
ASP .Net Identity how to increase session time?
The essence of the question is to increase the session time. When testing on a local computer, everything is fine. When working on the server, when idle for 15-20 minutes, you have to re-enter registration data. What could be the reason?
Answer the question
In order to leave comments, you need to log in
mb put in
CookieAuthenticationOptions ExpireTimeSpan = TimeSpan.FromDays(3)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question