Avoid re-login after server restart

Hi
When Im restarting my app, all the tokens needs to be recreated. I dont want my website users to re-login when im dealing with the server.
What are my options?
Thanks

Hi,

You can enable persistent tokens in database. See the manual on Persistent Token Store.