Awesome
AngularJS Firebase Login Example
-
Firebase 3.X
-
Angular 1.X
Features
-
It have the basic logic to link credentials.
-
It have Google, Facebook, Twitter, Github, Password login.
-
Password reset.
-
After login, the user can update his local profile.
To run:
-
bower install
-
npm install
-
Add Firebase to your web app:
- public/static/assets/scripts/fire.js
- For local development
-$ gulp devServer
Optional: For test the dist
-$ gulp server
Optional: For generate the dist
-$ gulp