league/oauth2-facebook
Facebook OAuth 2.0 Client Provider for The PHP League OAuth2-Client
2.2.0
14M downloads/mo
#1346 most downloaded on Packagist
thephpleague/oauth2-facebook
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 3.0 years
Nearly every release is documented
notes for 31 of 31 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
33 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
33 releases · Feb 2015 to Feb 2022
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 33-
2.2.024 Feb 2022 -
2.1.002 Feb 2022Release notes
Open source →- Removed support for PHP <7.3
- Add support for pulling custom fields, #72 by @zegenie
-
2.0.501 Feb 2021 -
2.0.431 Jan 2021 -
2.0.301 Oct 2020 -
2.0.225 Jul 2020Release notes
Open source →- Removed deprecated default scopes
- Added support for PHP 7.2, 7.3, 7.4
- Removed support for HHVM
-
2.0.122 Jul 2017 -
2.0.025 Jan 2017 -
1.4.522 Jul 2017 -
1.4.421 Oct 2016Release notes
Open source →- Deprecated the
biofield andgetBio()method on the User node since it was removed in Graph v2.8. (#27)
- Deprecated the
-
1.4.313 Oct 2016Release notes
Open source →- Added Graph API version number validation to give a more descriptive error message. (#26)
-
1.4.202 Aug 2016Release notes
Open source →- Added the
age_rangefield to the User node. - Added the
getMaxAge()andgetMinAge()methods toFacebookUser.
- Added the
-
1.4.128 Mar 2016 -
1.4.028 Mar 2016Release notes
Open source →- Now all requests to the Graph API have the app secret proof appended to the URL automatically.
- Fixed a bug with
isDefaultPicture()not recognizingfalse. - Added list of development files to be ignored when
--prefer-distflag is set in Composer for faster installs.
-
1.3.017 Mar 2016 -
1.2.026 Feb 2016 -
1.1.016 Sep 2015 -
1.0.020 Aug 2015 -
1.0.0-alpha210 Aug 2015 pre-releaseNothing published for this version
-
1.0.0-alpha105 Aug 2015 pre-releaseNothing published for this version
-
0.0.1228 Jul 2015Release notes
Open source →- Added a method
asArray()toFacebookUserto get all the data from the User node as a plain-old PHP array.
- Added a method
-
0.0.1114 Jul 2015 -
0.0.1008 Jul 2015 -
0.0.930 Jun 2015 -
0.0.816 Jun 2015 -
0.0.716 Jun 2015Release notes
Open source →- Refactored to work with latest 1.0 branch of OAuth 2.0 Client package.
- Added support for exchanging short-lived access tokens with long-lived access tokens.
-
0.0.614 May 2015Release notes
Open source →- Refactored to work with latest 1.0 branch of OAuth 2.0 Client package.
- Added support for Facebook's beta tier.
-
0.0.521 Apr 2015 -
0.0.420 Apr 2015 -
0.0.320 Apr 2015Release notes
Open source →- Added support to properly handle the new json response for access tokens starting in Graph
v2.3. - If the
graphApiVersionoption is not provided to theFacebookprovider constructor an\InvalidArgumentExceptionwill be thrown. - Removed the
Facebook::DEFAULT_GRAPH_VERSIONfallback value. - Updated docs to reflect latest Graph version
v2.3.
- Added support to properly handle the new json response for access tokens starting in Graph
-
0.0.204 Feb 2015 -
0.0.104 Feb 2015Release notes
Open source →- Updated
composer.jsonto require OAuth 2.0 Client v1.0 with@devflag. - Updated tests to mock Guzzle v5.x.
- Added test to ensure an exception is thrown when trying to refresh an access token.
- Updated
-
0.0.004 Feb 2015