2021年1月4日星期一

Firebase Chrome Extension Security via SSR

I'm worried about storing Firebase Credentials of my app on the background script / popup script. Especially for Firestore and storage.

Is it better to load content via an iFrame from a site where all the important stuff is Server Side Rendered for maximum security?

Or i'm I over thinking and minified JS is sufficient to secure the credentials ?

https://stackoverflow.com/questions/65572691/firebase-chrome-extension-security-via-ssr January 05, 2021 at 11:05AM

没有评论:

发表评论