Download the PHP package maxwell2022/linkedin-oauth without Composer
On this page you can find all versions of the php package maxwell2022/linkedin-oauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package linkedin-oauth
LinkedInOAuth
PHP library for working with LinkedIn's OAuth API.
Flow Overview
- Build LinkedInOAuth object using client credentials.
- Request temporary credentials from LinkedIn.
- Build authorize URL for LinkedIn.
- Redirect user to authorize URL.
- User authorizes access and returns from LinkedIn.
- Rebuild LinkedInOAuth object with client credentials and temporary credentials.
- Get token credentials from LinkedIn.
- Rebuild LinkedInOAuth object with client credentials and token credentials.
- Query LinkedIn API.
All versions of linkedin-oauth with dependencies
PHP Build Version
Package Version
The package maxwell2022/linkedin-oauth contains the following files
Loading the files please wait ....