* Important LinkedIn API breaking changes
- All developers need to migrate to Version 2.0 of our APIs and OAuth 2.0 by May 1. Read more
Developer Program Updates
* In this update, the API is now using the `r_lite_profile` by default:
Lite Profile Fields - LinkedIn
* If you need to use the `r_basic_profile` and `r_full_profile` access permissions, you need to extend the our Linkedin API with the following UM Social Login filters:
+ um_social_login_linked_scope( $scopes ) - adding or removing supported linkedin scope
+ um_social_login_linked_profile( $profile, $info ) - merge data from api response to match field keys in the 2nd step register process