Releases: knpuniversity/oauth2-client-bundle
Releases · knpuniversity/oauth2-client-bundle
Support for auth0 custom_domain
Allow overriding configuration in multiple files
Hey friends!
Just a patch release with one nice bug fix:
- Allow overriding parts of a client config in #203 thanks to @prudloff-insite
Have fun!
Fixing incorrect symfony/phpunit-bridge dependency
Hi friends!
This includes a small fix to move symfony/phpunit-bridge from a "require" dependency to require-dev. See #202.
Have fun!
PHP 5.5, 5.6 & 7.0 support drop
Hi friends!
This release doesn't contain any new features (except for Allow To Retrieve Enabled Client Keys #196), but modernizes by dropping support for PHP 5.5, 5.6 & 7.0. It also drops support for Symfony versions that are end-of-life.
Cheers!
LinkedIn v2 support
A small release to add version & fields support for changes to LinkedIn's API. See #167
Allow OAuth2ClientInterface on SocialAuthenticator
Just a tiny release! See #160 for the tweak!
New client for geocaching.com
157 Add Geocaching Client - thanks to @Surfoo
Added http_client_options + fixed deprecations
Add defaults for Azure provider
Added jira provider
Just a minor release with one new provider: jira from #139
Have fun!