'Firebase admin-sdk for electron

Can I use the firebase admin-sdk for node js to build a desktop version of my app wince it has some form of security over web SDK.

I am building a desktop app with electron and have configured it to use firebase web but I discovered I had to allow localhost instead of my website to communicate with firebase.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source