Skip to content

Big Update, new OAuth2Client object, BC changes

Pre-release
Pre-release
Compare
Choose a tag to compare
@weaverryan weaverryan released this 25 Jan 01:52
· 604 commits to master since this release

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