quickstart-js
quickstart-js copied to clipboard
Security issues?
Hey everyone.
Are there any major security issues, with connecting a chrome extension to firebase & publishing the extension?
Since the extension lives in the browser, it can only send HTTP requests to our firebase functions, leaving it vulnerable to middle man attacks.
Are there any ways to mitigate this?