Ionic Angularjs Firebase Simple Password Authentication Example

Starting a play around app in ionic just a basic chat message app for friends

while searching on Google i see there are many ways to go about this but which way is the right way? or preferred way?

I’m pretty familiar with angular js and ionic

if anyone has any tips that would be greatly appreciated

I don’t know if you have seen this but you will find more information about using Firebase authentication with their Angular bindings there.

The problem im running into is for example the ionic tabs app uses ui-router
is there any examples that show how to share the firebase loggedinuser data across all other tabs other then using $rootScope?

This might be interesting for you.