hello.js
hello.js copied to clipboard
LinkedIn oAuth not working...
I got Facebook and Google working, but can't get LinkedIn to work. Nothing to be logged, there is not return, anything, nothing...
It doesn't work for me as well, But I get a message about proxy on heroapp... But on that site there is no linkedin
Ditto, I can get to the point where it am asked to login, which I do, but when I submit the popup vanishes and nothing is returned... Not sure what to do...
apparently hellojs
is using the LinkedIn's OAuth2 Legacy process which required a server-side step (that's why in the linkedin demo they pass a ouath_proxy
param: https://github.com/MrSwitch/hello.js/blob/master/demos/linkedin.html#L30)
Hi,
I am also facing the same issue. I have registered my linkedin app details on "https://auth-server.herokuapp.com" as well. But every time it is giving me error "Unknown authentication scheme". Please help me out if anyone has done successfully with steps.
Thanks in advance.