shangab / FireAuth

FireAuth is a project uses Firebase and AngularJS and provides OAuth examples. IT implements users logging with Facebook, Twitter, Github and Google. Please visit the project site and test it before download it

Home Page:https://shangab.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some bugs I have

forkmaybe opened this issue · comments

Facebook say to not set display to popup because it will figure out what the best display method is. I put this in an ionic project because I want a facebook firebase login. When I try to login on the ionic serve in chrome it doesnt show my facebook profile until i click login 2 times. I don't know why?

On my iPhone when I run it in ionic view it opens facebook up fully so you can type your email and password but I'm already logged into facebook on the fb app. So I would like if it just asked me to give permissions in a box and then it logs in.

Could you help me improve this?