abacritt / angularx-social-login

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

asl-google-signin-button is not visible when page is loading on webview while opening from linkedin URL #769

Open sumaiya-ahmkh opened 1 month ago

sumaiya-ahmkh commented 1 month ago

I have integrated '@abacritt/angularx-social-login' in my angular application and it is working fine and smoothly on my web app. But recently I have been facing an issue where if a user is landing on the signing page via a post from Linkedin (i.e. when the web app opens in web view) asl-google-signin-button is not rendering. What can be done or changed with the implementation so that the button is visible?