askidmobile / angular-6-social-login-v2

Social authentication module for Angular 6. Includes Facebook, Google, Vkontakte
0 stars 6 forks source link

Login with Linkedin is not working. #11

Open manojn-arkenea opened 4 years ago

manojn-arkenea commented 4 years ago

Login with Linkedin is not working, getting below error.

ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'then' of undefined TypeError: Cannot read property 'then' of undefined at Object.authorize (in.js:18) at angular-6-social-login-v2.umd.js:571

linkedin-error

akshay-js commented 4 years ago

I am also getting same error