
Ionic 2 Firebase Auth Starter
All you need to start with Firebase and Ionic 2
$0.00
Details
- Version:
- 1.0
- Ionic:
- 2.x
- Platforms:
- iOS, Android
- Released:
- 4 years ago
- Updated:
- 4 years ago
- Category:
- Starters
- Tags:
- ,
All you need to start with Firebase and Ionic 2
Features
Sign up and sign in with Email and Password
- Sign in with Google or Facebook (social authentication)
- Reset Password
- Logout
- Form Validation Ready
Getting started
I don't recommend download the .zip file, it will probably be outdated.
To start editing this code, make sure that NodeJS is installed in your workspace. Then run the following npm command to install ionic 2 globally:
npm install -g ionic
Clone the repository from github via HTTPS or SSH:
Via HTTPS
git clone https://github.com/rodrigoreal/ionic2-angularfire-login.git
Via SSH
git clone [email protected]:rodrigoreal/ionic2-angularfire-login.git
Follow the readme:
https://github.com/rodrigoreal/ionic2-angularfire-login/blob/master/README.md