csci-499-sp24 / AudioCard

Audio-based learning platform
https://audiocard-client-9rn8.onrender.com
0 stars 2 forks source link

make currentUser a global variable points: 5 #197

Open tanoftheta opened 4 months ago

KevryP commented 4 months ago

On server side this could be implemented using firebase admin SDK Edit: Client side still needs to know the currentUser and I think you still need to pass a token from the client side to the server so a global user variable would still work better