Skip to content

2.4.0

Compare
Choose a tag to compare
@ramsey ramsey released this 21 Nov 20:28
· 193 commits to master since this release
88f8381
  • Add HttpBasicAuthOptionProvider to ease implementation for providers requiring HTTP basic auth
  • Add GuardedPropertyTrait to allow providers the ability to specify properties that may not be overridden by user-defined values passed to the provider constructor
  • Add AccessTokenInterface and ResourceOwnerAccessTokenInterface to allow providers the ability to override the default AccessToken