Pow - Robust, modular, extendable user authentication and management system

Ah, right you are - it’s 30 minutes; however that is still short and I don’t want to weaken the session token strategy. The one-time “remember me” cookie is the right tool for the job.

There is nothing public to share on the game server, but it’s not fancy - I’m just storing account information for now. In the future, it will help with cloud services and multi-player access to game data.