1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

Changed linkeding OAuth scopes

This commit is contained in:
eldadfux 2019-09-03 11:09:23 +03:00
parent ff5186a6a0
commit fa94111277

View file

@ -15,7 +15,7 @@ class LinkedIn extends OAuth
* @var array
*/
protected $scope = [
'r_liteprofile',
'r_basicprofile',
'r_emailaddress',
'w_member_social',
//'r_fullprofile', //TODO request permission from linkedIn for this scope