I've been searching some way that my session will never expire, unless the user logs out.
My code is like this, I am obliged to inform the validity of the session:
public void CreateAuthorizeTicket(string userId, string roles)
{
var auth...
asked by
05.12.2018 / 16:51