Awesome
This is a Ionic 2 tutorial example made for http://www.gajotres.net/ionic-2-succesfull-oauth-social-login-with-firebase/
Follow these instruction to deploy this example:
- git clone https://github.com/Gajotres/Ionic2FirebaseOAuthExample.git
- cd Ionic2FirebaseOAuthExample
- ionic platform add android
- cordova plugin add cordova-plugin-whitelist
- cordova plugin add cordova-plugin-inappbrowser@1.1.0
- npm install
- ionic serve -> To see if everything is working as it should
- ionic run android -l -c -s