Skip to content

Linkedin v2 Api #18

@umardraz

Description

@umardraz

Hi

'linkedin' => array(
        'authoauth2:LinkedInV2Auth',
        'clientId' => '2KodETR7hsnp80al',
        'clientSecret' => 'ADFlKzKmk3UacdfTYU',
        'scopes' => ['r_liteprofile', 'r_emailaddress']
)

The above is my authsource.php settings for linkedin authentication, it working fine but only giving me these attributes

linkedin.id, linkedin.firstName, linkedin.lastName and linkedin.emailAddress

Would you please tell me how I can get

linkedin.location.name, linkedin.publicProfileUrl, and linkedin.pictureUrl

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