RiceComp413-Fall2022 / Jukebox

0 stars 0 forks source link

Hide secret key from users #54

Closed rhg1 closed 1 year ago

rhg1 commented 1 year ago

Our developer secret key is in plain text in the front end code right now we need to hide it

rhg1 commented 1 year ago

This apparently can't be fixed, all react code will be seen by the end user https://stackoverflow.com/questions/48699820/how-do-i-hide-api-key-in-create-react-app So we will need to route collaborator search queries through the backend