Oauth2 LinkedIn problems
26Feb
2014
Hello,
Recently I have been implementing signing in to a website using third party services like Facebook, Twitter, Google plus and LinkedIn and fetching user information from those websites.
Developing for Drupal using some contributed modules that do most of the hard work, I faced some problems with LinkedIn so I am going to mention them and some other notices.
Basically I wanted first to sign in with the user account (get a token) then grab some info about the user using this token.