Also I would like to keep the session running, I don’t save access token anywhere, so can I use cookies to see if user already loged in before, and just send to the client the name of the user based on sessionID?
Also I would like to keep the session running, I don’t save access token anywhere, so can I use cookies to see if user already loged in before, and just send to the client the name of the user based on sessionID?