Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@codemasher codemasher released this 11 Nov 17:14
  • 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 to bool to allow feedback

The next major release will target PHP 7.4!