Closed manningwu07 closed 1 month ago
Website prototype is done :O
(Admin stuff, User stuff, Firebase, etc.)
Only need styling and code efficency configurations now. + some other minor details like the git diff stuff.
I notice that you are using cookies for auth, there is setCustomUserClaims for firebase which is intended for auth, I think porting to that might be more ideal
@AlokSwaminathan That was old code; I was trying to use middleware for something but realized a better solution. I deleted that file because it wasnt doing anything.
Protected routes, changing user membership status, and AP Links (not built yet but linked)