AP-Students / website

1 stars 17 forks source link

Backend: Set request tokens and auth that way rather than through users db #91

Open manningwu07 opened 1 month ago

manningwu07 commented 1 month ago

Will dramatically reduce costs but can be a massive security issue if admin creds are placed in client side--- planning on using a cloud function to protect admin firebase credentials, but I dont wanna do it so if anyone is up for this, then we can ball. Otherwise Ill just leave a massive security hole while I get more essential tasks done.