ACM-UCI / ACM-UCI-Website

ACM@UCI Website | Recipient of 2020 ACM Outstanding Chapter Website Award
https://acm-uci.org
MIT License
5 stars 4 forks source link

Failing to stay logged in #43

Closed btjanaka closed 5 years ago

btjanaka commented 5 years ago

Failing to stay logged in

Description

Currently, if one refreshes or goes to another tab after logging in, they get logged out.

Suggested fix

Implement some mechanism (perhaps with cookies?) to remain logged in upon refresh

MetaNovitia commented 5 years ago

Added LocalStorage!

btjanaka commented 5 years ago

Nice! Can't wait to see it in action.