-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
| Q | A |
|---|---|
| Bug? | no |
| New Feature? | no |
| Are you using composer? | yes |
I'm trying to get accessToken through queues.
There is no function that I am looking for.
The function should be:
$linkedIn = new Happyr\LinkedIn\LinkedIn($oauthToken, $oauthSecret);
$accessToken = $linkedIn->getAccessToken($codeToken);
how do I receive the access token?
garethharding
Metadata
Metadata
Assignees
Labels
No labels