CMPUT301F24mikasa / Event-Lottery-App

CMPUT 301 Project
0 stars 1 forks source link

Admin Privilege Verification Check #102

Closed srajpaudel closed 1 week ago

srajpaudel commented 1 week ago

I have added verification that when an user opens the app, the deviceID is compared against the admin collection in firebase to check if the user is an admin and will have admin privileges accordingly.