patrickbussmann/oauth2-apple
Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client
0.4.0
2.9M downloads/mo
#2711 most downloaded on Packagist
patrickbussmann/oauth2-apple
What this package is like to depend on
Last release 5 months ago
26 Feb 2026
Release timing varies
gaps range from 1 weeks to 1.8 years
Nearly every release is documented
notes for 13 of 14 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
14 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
14 releases · Oct 2019 to Feb 2026Releases
latest 14-
0.4.026 Feb 2026Release notes
Open source →What's Changed
- Add error_description to exception message by @grasmash in #57
- chore(deps): bump firebase/php-jwt to ^5.2 || ^6.0 || ^7.0 by @deadLocks21 in #62
- Add running test on PHP 8.3 and 8.5 (drop tests on PHP <=7.4) by @jbcr in #67
New Contributors
- @grasmash made their first contribution in #57
- @deadLocks21 made their first contribution in #62
- @jbcr made their first contribution in #67
Full Changelog: 0.3.0...0.4.0
Release notes
Open source →Added
- Add error_description to exception message by @grasmash in #57
- Add running test on PHP 8.3 and 8.5 (drop tests on PHP <=7.4) by @jbcr in #67
Security
- chore(deps): bump firebase/php-jwt to ^5.2 || ^6.0 || ^7.0 by @deadLocks21 in #62
-
0.3.017 May 2024Release notes
Open source →Release notes
Open source →Added
- Allow lcobucci/jwt ^5.0 #44
Fixed
- Handle different JWT::decode signatures #54
Contributors
rvanvelzen and stefanorosanelli
Assets 2 Loading
Uh oh!
There was an error while loading. Please reload this page .
All reactions
-
0.2.1001 Oct 2022Release notes
Open source →Release notes
Open source →Added
-
"sub" to Resource Owner->toArray() #38
-
Apple Key retrieval when using Guzzle Logging #39
Assets 2 Loading
Uh oh!
There was an error while loading. Please reload this page .
All reactions
-
-
0.2.909 Jul 2022 -
0.2.809 May 2022 -
0.2.729 Apr 2022 -
0.2.625 Aug 2021Release notes
Open source →Added
- GitHub Actions CI
Removed
- Travis CI
Fixed
- Fixed bug with serialization of AppleAccessToken #29 (thanks to tjveldhuizen)
-
0.2.514 Mar 2021Release notes
Open source →Fixed
- Fix BC-break for combination of PHP 7.4 and lcobucci/jwt 3.4 #25 (thanks to tjveldhuizen)
-
0.2.417 Jan 2021Release notes
Open source →Added
- Codecov for Code Coverage
Fixed
- Few compatibility issues with PHP 8 and PHP 5.6 (Read #16 for more details)
-
0.2.305 Jan 2021Release notes
Open source →Added
- Using guzzle http instead of file_get_contents #14/#17 (thanks to jmalinens and williamxsp)
- README no scope instruction #15 (thanks to NgSekLong)
- README leeway usage #18 (thanks to lukequinnell)
Fixed
- Fixed getting first and last name issues #13 (thanks to bogdandovgopol)
-
0.2.215 Jul 2020Nothing published for this version
-
0.2.113 Feb 2020Release notes
Open source →Added
- Nothing
Deprecated
- Nothing
Fixed
- Handling of Apples JSON Web Key Set
- Undefined index: code #4 (thanks to Darlinkster)
Removed
- Nothing
Security
- Nothing
-
0.2.031 Oct 2019Release notes
Open source →Added
- PHP 5.6 compatibility
- More test cases
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing
-
0.1.018 Oct 2019Release notes
Open source →Added
- Initial release!
Deprecated
- Nothing
Fixed
- Nothing
Removed
- Nothing
Security
- Nothing