Closed joncorrin closed 7 years ago
Maybe I'm wrong, but I don't think that you are really logged in. Facebook/Google send you some data, then you will have to handle if the user is logged in on not in your application
Ok, fair enough. Im just used to having the logout option on libraries but I see you run a logout function. Now Im having a real issue though.
Not a valid origin for the client: http://localhost:4200 has not been whitelisted for client ID XXXXXX.apps.googleusercontent.com.apps.googleusercontent.com. Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID.
But here is my developers console
Im pretty sure that means its whitelisted.
Did you just added the localhost:4200 line few times ago ? I think some times it takes several minutes / hour to update.
In the meantime you can check the Facebook login part.
And don't hesitate to upgrade this module if you want so :)
Ok, Ill wait. And Facebook is working great. I was using another angular library that was really buggy with facebook. So thanks for creating this which takes google and facebook!
Is there a way to logout with this library?
I dont see anything for it.