sabyasachibiswal / angular5-social-login

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

LinkedIn login issue with angular 6 using angular-6-social-login-v2 #37

Open UsmanMalik04 opened 5 years ago

UsmanMalik04 commented 5 years ago

i am using this npm package for social login using angular 6 22 . Social login is working fine with Google and Facebook but unable to login with LinkedIn

What is try give the Client Id as per npm link(as mention above) documentation and i am getting this error every time.

https://www.npmjs.com/package/angular-6-social-login-v2

jaimeplier commented 5 years ago

This could be a solution, in case anyone falls in here. Worked for me. https://github.com/askidmobile/angular-6-social-login-v2/issues/4#issuecomment-421295717