What's New with Components as of Ember 3.4
- 05/10/18
- News
- 2481
Key Takeaways Electron-Firebase provides a quickstart framework for building cloud-connected applications on Windows, macOS, and Linux. By integrating Electron and Firebase, just a few configuration settings allow you to include a complete authentication workflow into your app using email/password, phone number, Google, Facebook, or many other identity providers. A simplified API is provided for secure cloud file and database access in the context of the authenticated user and application. Electron-Firebase is unusual in being both an NPM module and an example application framework, and it spans both coding worlds of the Browser JavaScript environment and the host Node.js environment.