Open calebmer opened 5 years ago
Even with client side secrets, what’s to stop someone from using the web API proxy? Maybe having this level of protection won’t do anything.
We should research how Firebase apps securely protect their client secrets before preceding with this.
Currently anyone can use the API when un-authenticated. We should have API client secrets to make sure only approved clients can use our API.