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

Authentication fix #81

Closed ryoshida28 closed 4 years ago

ryoshida28 commented 4 years ago

Description

Fixed the authentication security issue. Session management is handled by firebase now. Prevents users from emulating other users. Also generalized authentication functionality so that it can be applied elsewhere.

TODOs

Status