thephpleague / oauth2-linkedin

LinkedIn Provider for the OAuth 2.0 Client
MIT License
83 stars 37 forks source link

Please update library to V2 API version #28

Closed Yamakasi closed 5 years ago

Yamakasi commented 5 years ago

Hi Guys,

This library really needs the update to the V2 API.

LinkedIn.php

- $defaultScopes = ['r_liteprofile', 'r_emailaddress' 'w_member_social'];
- $fields = ['id', 'firstName', 'lastName', 'profilePicture'];
- $resourceOwnerVersion = 2;

Thanks!

picks44 commented 5 years ago

+1

EtienneDion commented 5 years ago

+1

stevenmaguire commented 5 years ago

Package version 5.0.0 is now available with exclusive support for LinkedInAPI v2.