3
votes

new to LinkedIn OAuth development, I want to use its JS SDK to implement login, but I can not find a way to get the access_token after I login successfully.

Does LinkedIn JS SDK has some API to get it ? Just like facebook javascript api does.

Thank you !

I have the same problem - throrin19