packagist knpuniversity/oauth2-client-bundle 0.4.0
Big Update, new OAuth2Client object, BC changes

latest releases: dev-master, v2.18.0, dev-drop-legacy-php...
8 years ago

This is a big update from the 0.3.0 release with a lot of usability changes:

  • The "provider" services are now marked as private and have been renamed
  • The public service that is made available to you is an instance of KnpU\OAuth2ClientBundle\Client\OAuth2Client and has helper methods for redirecting and getting the access token + user.
  • A new oauth2.registry service was added to quickly grab any OAuth2Client object by its name

Don't miss a new oauth2-client-bundle release

NewReleases is sending notifications on new releases.