abacritt / angularx-social-login

Social login and authentication module for Angular 17
630 stars 388 forks source link

Angular V16 - Cross-Origin-Opener-Policy #729

Open egssalih opened 10 months ago

egssalih commented 10 months ago

Angular V16 upon opening Google login popup 2 error message posts on the console.

<asl-google-signin-button type='standard' shape="pill" text="signup_with" size='medium'></asl-google-signin-button>

Snag_544a0a45

angel-neoris commented 8 months ago

Same here with Angular 15.2...

robert-lara-untapped commented 8 months ago

Same here on v16, which the old packaged worked with Angular 11, but since we just upgraded the app to v16 this last week, we get this error now. Not sure if that helps, but will end up having to remove the package completely if I cannot find a resolution within the next few days.

hmckinlay commented 8 months ago

Same issue on 15.2. I don't fully understand where the problem lies but its reasonably recent. i guess its related to https://developers.google.com/identity/gsi/web/guides/get-google-api-clientid#cross_origin_opener_policy

muhammad-osama-99 commented 8 months ago

same issue with me anyone find this solution?