sabyasachibiswal / angular5-social-login

Social authentication module for Angular 5. Includes Facebook and Google login with AOT compatibility.
40 stars 74 forks source link

Getting error after uploading on server "Error: Uncaught (in promise): TypeError: Cannot read property 'signIn' of undefined #45

Open ghost opened 4 years ago

ghost commented 4 years ago

I'm using Google and Facebook login, it works fine on localhost, but after uploading on the server it shows an error.

"ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'signIn' of undefined TypeError: Cannot read property 'signIn' of undefined"