
ionic-angular 5 Firebase Auth
Start your awesome app in Firebase quickly!!
$9.00
Details
- Version:
- 5.0.0
- Ionic:
- 4.x
- Platforms:
- iOS, Android
- Released:
- 5 years ago
- Updated:
- 10 months ago
- Category:
- Starters
- Tags:
- authentication, firebase,
Features:
- Authenticate Users.
- Register Users.
- Reset Passwords.
- Form Validation Ready.
Installation
- You need create a Firebase Project and Enable Email/Password authentication in firebase.google.com
- Update your Ionic CLI.
$npm install -g ionic
- Download and uncompress your Files.
- Go to the folder and run.
$ npm install
- Go to file src/config.firebase.ts and update the info with your firebase data.
export const firebaseConfig = {
apiKey: "",
authDomain: "",
databaseURL: "",
projectId: "",
storageBucket: "",
messagingSenderId: ""
};
- Run
$ionic serve
And that's it.
My other Ionic Starters
ionic-react 5 Firebase Auth Starter
ionic-angular 5 Firebase Database Starter
ionic-angular 5 Firebase Storage
ionic-angular 5 Firebase Database
Changelog
5.0.0 "Rebuild in Ionic 5 + Firebase 5" (2020-04-15)
- Ionic 5
- Firebase 5
4.0.0 "Rebuild in Ionic 4 + Firebase 5" (2019-01-03)
- Ionic 4
- Firebase 5
1.1.8 "Adding compodoc" (2018-19-02)
- Adding compodoc docs/
- Cleaning tslint warnings.
1.1.7 "AngularFire v5 updated" (2017-14-10)
- Redirect to Home if Logged in.
- Angularfire2 latest version.
1.1.6. " AngularFire2 " (2017-13-09)
- Using AngularFire2.
1.1.5. " Patch " (2017-26-04)
- Optimizing code and solving some issues with Validations.
1.1.4. " Upgraded " (2017-16-04)
- Ionic 3 Ready 🔥
1.1.3. "2.0.0Final" (2017-02-03)
- Upgraded to 2.0.0 Final
1.1.2. "RC4" (2016-12-20)
- Upgraded to RC4
1.1.1. "RC0" (2016-10-09)
- Upgraded to RC0
Support and Feedback:
If you are facing an issue related to Ionic please refer to: forum.ionicframework.com
Need a quick help: https://calendly.com/carlosrojas_o
If you found an error or a bug in this Starter. Contact us via the email that you get from Gumroad.