Skip to content

Ionic Starter using Firebase as a backing store and authentication provider. OAuth2 flows for Facebook, Twitter, Google+ and Github. Lovefield is used to manipulate data rather than $firebaseObjects and $firebaseArrays.

License

Notifications You must be signed in to change notification settings

ben--wood/Firebase-OAuth2-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase-OAuth2-Starter

Ionic Framework Starter app which uses Firebase as a backing store. OAuth2 flows for Facebook, Twitter, Google+ and Github. Lovefield is used to manipulate data rather than $firebaseObjects and $firebaseArrays.

Lovefield is a relational database for web apps built by Google. It's written in JavaScript, works cross-browser and provides SQL-like APIs that are fast, safe, and easy to use.

This Starter demonstrates Firebase Login, Register, Forgot and change password. LoveField SELECT, INSERT, UPDATE and DELETE functionality and provides an Angular service to manage the Firebase database connection.

LoveField docs: https://google.github.io/lovefield/

LoveField source: https://github.com/google/lovefield

Installation

TODO - this is a work in progress 

About

Ionic Starter using Firebase as a backing store and authentication provider. OAuth2 flows for Facebook, Twitter, Google+ and Github. Lovefield is used to manipulate data rather than $firebaseObjects and $firebaseArrays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published