abacritt / angularx-social-login

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

Can not use google one tap in angular 11 #669

Closed HenryLee2703 closed 1 year ago

HenryLee2703 commented 1 year ago

Hi all, I'm migrating from angularx-social-login to @abacritt/angularx-social-login , The reason is google updated google-one-tap, so I've updated google service on my project. I've checked the version in @abacritt/angularx-social-login but maybe it not support on Angular version that I used is 11, it's been for a long time and hard to ugrade version to 13.

Are there any way that using Angular 11 and google one tap feature ( one of the newest version of library) Thanks

Heatmanofurioso commented 1 year ago

Hi @HenryLee2703 We've increased the minimum supported version. If you wish, you can do a PR to a side-branch changing the supported version to 11.

Test it out. If it works, I don't mind releasing an updated V11 support version

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.