sagedemage / steam_game_review

A website to review Steam games you own and games recommended to you.
MIT License
0 stars 0 forks source link

Cookie Session #21

Closed sagedemage closed 1 year ago

sagedemage commented 1 year ago

Me and Kenneth implemented the cookie session for user authentication. The web server creates a cookie session system to persist authentication for the user.