bshaffer/oauth2-server-php
OAuth2 Server for PHP
v1.14.2
17M downloads/mo
#1451 most downloaded on Packagist
bshaffer/oauth2-server-php
What this package is like to depend on
Last release 1 years ago
28 Mar 2025
Release timing varies
gaps range from 3 weeks to 3.4 years
Some releases are documented
notes for 10 of 29 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
29 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
29 releases · Oct 2012 to Mar 2025Releases
latest 29-
v1.14.228 Mar 2025 -
v1.14.107 Jul 2023 -
v1.14.012 Jun 2023Release notes
Open source →BREAKING CHANGE
Add support for PKCE (#1045) - @hkalina
Two fields were added to the storage classes,
code_challengeandcode_challenge_method. You will need to update your databases to have these columns, or you will get an error when you upgrade.Fixes
- PHP 8.1 fix for ctype_digit() deprecated error (#1040) - @modevelops
-
v1.13.012 Oct 2022 -
v1.12.131 May 2022 -
v1.12.019 Apr 2022 -
v1.11.104 Dec 2018Release notes
Open source →Fixes PHP 7.2 issues
- #953 - [bug] Fixes PHP7.2 warning due to incorrect parameter used in
count
- #953 - [bug] Fixes PHP7.2 warning due to incorrect parameter used in
-
v1.11.030 Nov 2018Release notes
Open source →HAPPY HOLIDAYS!!
- #901 - [feature] Add compatibility for PHP 5.3 by removing PHP 5.4 shorthand array syntax
- #898 - [bug] Remove 2 slashes from sqlite DSN for Windows
- #896 - [docs] Fixe release dates in Changelog
- #894 - [feature] Callable for customizing JWT payload
- #891 - [bug] Merge headers with server global header values
- Fixes tests (#914, #952)
-
v1.10.015 Nov 2017Release notes
Open source →HAPPY THANKSGIVING!!
PR for these changes: #889
- #795 - [feature] added protected createPayload method to allow easier customization of JWT payload
- #807 - [refactor] simplifies UserInfoController constructor
- #814 - [docs] Adds https to README link
- #827 - [testing] Explicitly pulls in phpunit 4
- #828 - [docs] PHPDoc improvements and type hinting of variables.
- #829 - [bug] Fix CORS issue for revoking and requesting an access token
- #869 - [testing] Remove php 5.3 from travis and use vendored phpunit
- #834 - [feature] use random_bytes if available
- #851 - [docs] Fix PHPDoc
- #872 - [bug] Fix count() error on PHP 7.2
- #873 - [testing] adds php 7.2 to travis
- #794 - [docs] Fix typo in composer.json
- #885 - [testing] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
Note:
masteris now the default branch.developis deprecated and will eventually be deleted. -
v1.9.006 Jan 2017Release notes
Open source →HAPPY NEW YEAR!!
- bug #645 - Allow null for client_secret
- bug #651 - Fix bug in isPublicClient of Cassandra Storage
- bug #670 - Bug in client's scope restriction
- bug #672 - Implemented method to override the password hashing algorithm
- bug #698 - Fix Token Response's Content-Type to application/json
- bug #729 - Ensures unsetAccessToken and unsetRefreshToken return a bool
- bug #749 - Fix UserClaims for CodeIdToken
- bug #784 - RFC6750 compatibility
- bug #776 - Fix "redirect_uri_mismatch" for URIs with encoded characters
- bug #759 - no access token supplied to resource controller results in empty request body
- bug #773 - Use OpenSSL random method before attempting Mcrypt's.
- bug #790 - Add mongo db
-
v1.8.018 Sep 2015Nothing published for this version
-
v1.7.121 May 2015Nothing published for this version
-
v1.7.024 Apr 2015Nothing published for this version
-
v1.616 Jan 2015Nothing published for this version
-
v1.528 Aug 2014Nothing published for this version
-
v1.412 Jun 2014Nothing published for this version
-
v1.327 Feb 2014Nothing published for this version
-
v1.203 Jan 2014Nothing published for this version
-
v1.117 Dec 2013Nothing published for this version
-
v1.012 Aug 2013Nothing published for this version
-
v0.908 Jun 2013Nothing published for this version
-
v0.827 May 2013Nothing published for this version
-
v0.709 May 2013Nothing published for this version
-
v0.623 Apr 2013Nothing published for this version
-
v0.522 Mar 2013Nothing published for this version
-
v0.403 Mar 2013Nothing published for this version
-
v0.321 Jan 2013Nothing published for this version
-
v0.220 Dec 2012Nothing published for this version
-
v0.124 Oct 2012Nothing published for this version