Greetings!
I am trying to develop a non-web application (mobile, non-mobile) for consuming information from LinkedIn.
I would like to have the user authenticated by entering a valid username and password and accessing his account using this authentication.
Is this possible? From what I've read, it seems the only way to access LinkedIn is by using OAuth, which is not what I had in mind.
Any thoughts?
Thanks!
RP
- Log in to post comments
This is not possible with our API. Our APIs are secured by OAuth and username/passwords cannot be collected or passed by third party applications.