googleinterns / Pictophone

Visual telephone web game, by STEP 2020 Pod 119.
http://phoebeliang-step.appspot.com/
Apache License 2.0
3 stars 2 forks source link

Backend query for username fetch #56

Closed pl98 closed 4 years ago

pl98 commented 4 years ago

The users collection should be private and not accessible from the frontend. Therefore any fetches of a player's username should be performed on the backend.