0
Answer

Dotnet Core Identity "remember me" feature

Photo of Andre Silveira

Andre Silveira

3y
969
1

Hi,

 

I just implemented the "out of the box" identity solution from dotnet core 5 mvc. In the /identity/account/login there's a "remember me" checkbox, but it's allways disabled.

Does anyone knows the proper way to make the login data mor persistent and how to implement that "remember me" that is disabled?

 

Thanks!

Answers (0)