abacritt / angularx-social-login

Social login and authentication module for Angular 17
636 stars 387 forks source link

Using library with Firefox #476

Closed fzucaro closed 2 years ago

fzucaro commented 2 years ago

I have problem to use social login with Google on Firefox. It works fine in Chrome, Edge and Safari, but in firefox seems that after google authentication in popup, the angular application doesn't receive user logged. I user libary version: 3.5.7 with angular 9 and firefox version is 97.01

Heatmanofurioso commented 2 years ago

Hi @fzucaro The lib has changed quite a bit since that version.

Can you provide us with some info on the issue? Any errors in the console when the issue occurs?

Heatmanofurioso commented 2 years ago

Hey. @abacritt/angularx-social-login:1.2.0 has been deployed.

Google Authentication should be fixed. Follow up on https://github.com/abacritt/angularx-social-login/issues/489 for more info, since this is a duplicate of that issue