Skip to content

how to get accessToken? #160

@RomeoDavide91

Description

@RomeoDavide91
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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions