Releases: thephpleague/oauth2-linkedin
Releases · thephpleague/oauth2-linkedin
5.1.2
Added
- Getting resource owner data as an array now includes the email, if provided. - thanks @vyskocilpavel.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
5.1.1
5.1.0
5.0.1
Added
- Support for obtaining refresh tokens and their expiration timestamp.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
5.0.0
4.1.1
4.1.0
Added
- Add configurable resource owner endpoint version.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
4.0.0
Added
- Update resource owner url to use v2 of API.
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
3.1.0
Added
- Add a summary field from LinkedIn API - thanks @krainiuk-michael
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
3.0.0
Added
- Explicit support for resource owner fields definition
- Support for accessing resource owner details using dot notation
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Public access to $fields property on League\OAuth2\Client\Provider\LinkedIn instances
Security
- Nothing