klapaudius/oauth2-php
OAuth2 library
2.0.0
894K downloads/mo
#3062 most downloaded on Packagist
klapaudius/oauth2-php
What this package is like to depend on
Last release 20 days ago
03 Aug 2026
Ships fairly regularly
a new release about every 12 months
Rarely documented
notes for 5 of 26 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
26 releases · first in 2012
3 releases in the last 12 months
see the full history below
Release timeline
26 releases · Apr 2012 to Aug 2026Releases
latest 26-
2.0.003 Aug 2026Release notes
Open source →Add OpenID Connect nonce and auth_time support
The "nonce" authorization request parameter is now accepted, bound to the
authorization code and exposed to token listeners through
OAuthTokenGrantedEvent::getNonce() so integrators can replay it in the
id_token.An authentication timestamp stamped on the authorization code by the storage
is read back on the token request and exposed through
OAuthTokenGrantedEvent::getAuthTime(). It is a server-side value, never read
from the authorization request.BC breaks for custom storages/models:
- IOAuth2GrantCode::createAuthCode() takes a 7th optional argument $nonce.
- IOAuth2AuthCode declares getNonce() and getAuthTime().
Full Changelog: 1.9.0...2.0.0
-
1.10.018 May 2026 -
1.9.021 Dec 2025Nothing published for this version
-
1.8.020 Dec 2024Release notes
Open source →Fix deprecation messages Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
-
1.7.020 Dec 2024Release notes
Open source →Fix deprecation messages Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
Drop support of Symfony 3.x, Symfony 4.x, PHP 5.x, PHP 7.0 -
1.6.011 Jan 2024Nothing published for this version
-
1.5.005 Aug 2022Nothing published for this version
-
1.4.017 Jul 2021Nothing published for this version
-
1.3.106 Apr 2021 -
1.3.003 Mar 2020Nothing published for this version
-
1.2.330 Jan 2018Nothing published for this version
-
1.2.205 Jan 2018Nothing published for this version
-
1.2.131 Mar 2016Nothing published for this version
-
1.2.021 Dec 2015Nothing published for this version
-
1.1.103 Nov 2014Nothing published for this version
-
1.1.030 Oct 2013Nothing published for this version
-
1.0.908 Oct 2013Nothing published for this version
-
1.0.824 Jul 2013Nothing published for this version
-
1.0.708 Jul 2013Nothing published for this version
-
1.0.626 Jun 2013Nothing published for this version
-
1.0.520 Feb 2013Nothing published for this version
-
1.0.419 Sep 2012Nothing published for this version
-
1.0.324 May 2012Nothing published for this version
-
1.0.220 Apr 2012Nothing published for this version
-
1.0.119 Apr 2012Nothing published for this version
-
1.0.015 Apr 2012Nothing published for this version