Closed GoogleCodeExporter closed 8 years ago
I'd love to have a sample for LinkedIn, unfortunately it looks like in their
docs that they only support OAuth 1.0a
(http://developer.linkedin.com/documents/oauth-overview)
If LinkedIn begins supporting OAuth 2.0 (in particular the user-agent flow)
then I'll definitely add a sample for it.
Original comment by jasonhall@google.com
on 14 Sep 2011 at 1:16
LinkedIn supports Oauth 2.0 now, but it looks like their response_type=code
instead of token and this seems to cause linkedin to reject the auth_url
created by AuthRequest.
I may try refactoring some of AuthRequest to provide an auth_url with
response_type=code or token
Original comment by laneymi...@gmail.com
on 15 Jan 2014 at 2:41
Original issue reported on code.google.com by
tom.shap...@whitesourcesoftware.com
on 14 Sep 2011 at 12:17