OAuth 2.0 Client v2.4.0 Release Notes

Release Date: 2018-11-21 // over 5 years ago
  • 🚀 Released: 2018-11-21

    • ➕ 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