This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
3.0.0
- Major cleanup™ & moving things
- dependency updates
- removed
OAuth2CSRFTokenTrait
,OAuth2ClientCredentialsTrait
,OAuth2TokenRefreshTrait
- removed
TokenExpires
interface as it adds no value - added
OAuthStorageInterface::setStorage(OAuthStorageInterface $storage):OAuthInterface
OAuthStorageInterface
: changed return type of store/delete/clear methods from self tobool
to allow feedback
The next major release will target PHP 7.4!