sabyasachibiswal / angular5-social-login

Social authentication module for Angular 5. Includes Facebook and Google login with AOT compatibility.
40 stars 74 forks source link

Cannot Change Google Accounts #30

Closed imchamarac closed 4 months ago

imchamarac commented 5 years ago

Hi, How to the get account selecting popup every time user click on sign in with social button, currently its not possible to change google account as it connect automatically.

sebastiangug commented 5 years ago

@ImChamZ have you found a solution to this?

aeslinger0 commented 5 years ago

I'm not sure that's a problem specific to this project. I've had that problem with Google for a while when logging into Stack Overflow. My work around is to go directly to google.com and switching my account first, then going to the site that I want to log into and it seems to remember the account I switched to. Maybe that'll help here? Still, it's a shame that google doesn't seem to offer a way to switch accounts in the popup.

sebastiangug commented 5 years ago

@aeslinger0 but that's a workaround for you as a user, as a developer it seems unacceptable to tell users to work-around our bugs

aeslinger0 commented 5 years ago

@sebastiangug, of course. I completely agree. But unless you can get Google to change the workflow, I doubt there's much the author of this project can do about it. The only thing I could find that might be close to helpful was the ability to detect when the user changed. https://developers.google.com/identity/sign-in/web/listeners