javascript - LinkedIn API Login With Specific Account -


i login using own account in conjunction linkedinapi. problem have examples can see either use cookie or login interface local users login credentials. aim login own specific account providing username , password.

i can extract testimonials profile , display them on website.

is possible? , if have examples of how can achieved?

after thinking considerable amount of time realised answer quite simple.

if make api call on server side can specify credentials. example in mvc application might make call on controller action method.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -