2017 © Pedro Peláez
 

library linkedin-oauth

image

maxwell2022/linkedin-oauth

  • Monday, March 17, 2014
  • by Maxwell2022
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Total Downloads, (*1)

LinkedInOAuth

PHP library for working with LinkedIn's OAuth API., (*2)

Flow Overview

  1. Build LinkedInOAuth object using client credentials.
  2. Request temporary credentials from LinkedIn.
  3. Build authorize URL for LinkedIn.
  4. Redirect user to authorize URL.
  5. User authorizes access and returns from LinkedIn.
  6. Rebuild LinkedInOAuth object with client credentials and temporary credentials.
  7. Get token credentials from LinkedIn.
  8. Rebuild LinkedInOAuth object with client credentials and token credentials.
  9. Query LinkedIn API.

The Versions

17/03 2014

dev-master

9999999-dev https://github.com/Maxwell2022/LinkedInOAuth

  Sources   Download

MIT

The Requires

 

oauth linkedin

17/03 2014
17/03 2014
14/03 2014