dolthead / firebaseStarter

Auth Starter with Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebaseStarter

Auth Starter with Firebase

Ready to use in One Step (Just Changue Firebase Data URL).

##Features

  • Register Users.
  • LogIn Users.
  • Reset Password.
  • Logout.
  • Form Validation Ready.

Installation:

English | Español | Português

FirebaseAuthVideo

1- Download the zip file and move to your directory www/ or using ionic start:

$ ionic start [yourapp] https://github.com/ion-book/firebaseStarter

2- go to www/js/app.js and edit FURL

.constant('FURL', 'https://asfirebase.firebaseio.com/')

with your firebase App URL.

You need enable the option "Enable Email & Password Authentication" in your Firebase App.

3- Try.

$ ionic serve

Changelog

1.1.2 "bobby" (2016-05-16)

Enhancements
  • Admob: added admob compatibility.
  • Social Networks Auth added login w/ Facebook, Google, Twitter

Don't forget to rate this "Starter" <B

##My Other Starters

Tinder for X

Jelly for X

Support and Feedback: @carlosrojas_o

Ionic Videos

Image tracker

About

Auth Starter with Firebase

License:MIT License


Languages

Language:JavaScript 83.8%Language:CSS 16.0%Language:HTML 0.2%Language:Shell 0.0%