abacritt / angularx-social-login

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

Google Login Not Working Anymore because the library is about to be depricated #509

Closed sehcode closed 2 years ago

sehcode commented 2 years ago

{error: 'idpiframe_initialization_failed', details: 'You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the Migration Guide for more information.'}

pradosh05 commented 2 years ago

I am getting the same issue, Can you please help us..

yudgine commented 2 years ago

The same question

cacalo commented 2 years ago

Mine is working correctly. I just used google to login to my site (which uses this package). The demo app works as well.

jviaches commented 2 years ago

same here as @cacalo . Still show a warning about deprication but allow to succesfully login with google provider

Heatmanofurioso commented 2 years ago

This issue is a duplicate of #504 I'm closing this one, since the other one is the oldest, and so we can discuss this in a single thread.

It is also being addressed in https://github.com/abacritt/angularx-social-login/pull/507 for those interested