GameCult / Aetheria-Economy

Sci-fi ARPG made in Unity
Mozilla Public License 2.0
54 stars 9 forks source link

Secure Client Authentication #19

Closed rwvens closed 4 years ago

rwvens commented 4 years ago

Create a mechanism allowing players to authenticate securely via username and password - no plaintext passwords can be sent or stored. Authenticated users should receive a session token which must be periodically renewed.