Releases: knpuniversity/oauth2-client-bundle
Added OAuth 2.0 PKCE support
Added KeyCloak Version, nullable redirect & Azure Certificate Support
Howdy!
This add a version
option for KeyCloak, nullable redirect URL and Azure Certificate Support. That's it! Happy Holidays.
v2.11.0
Dec 20th, 2022
Feature
Diff: v2.10.1...v2.11.0
Enjoy!
Tiny bugfix for error message
Howdy!
This fixes a configuration error message.
v2.10.1
May 24th, 2022
Bug
Diff: v2.10.0...v2.10.1
Enjoy!
Hello Twitch Helix!
Hi OAuth2'ers!
This release adds support for Twitch Helix thanks to @ErdemUyanik & @bocharsky-bw!
v2.10.0
February 23rd, 2022
Feature
- #361 - Twitch helix support - @ErdemUyanik
Diff: v2.9.0...v2.10.0
Happy authenticating!
Symfony 6 & PHP 8.1 support
Hi OAuth2'ers!
This release adds support for Symfony 6 & PHP 8.1. It also drops support for PHP 7.1 and league/oauth2-client
1.x. Details:
v2.9.0
Nov 21st, 2021
Feature
- #341 - Enhancing test matrix, Symfony 6 support, dropping PHP 7.1, client 1.0 - @weaverryan
- #330 - add symfony 6 return types - @jrushlow
- #335 - Removed some deprecations introduced in Symfony 5.x - @DonCallisto
- #310 - Adding FusionAuth provider - @mooreds
Bug Fix
- #309 - Update TwitchClient configuration - @chypriote
Cheers!
New OAuth2Authenticator for Symfony 5.2 security
Added OAuth2Client::refreshAccessToken()
Allowing PHP 8
Hi friends!
This release contains no changes, except that the bundle can now be used with PHP 8.
Have fun!
Fix Azure Undefined index: api_version
Hi!
Just a tiny release with one big fix:
- Adds a default value to azure api_version #279 thanks to @weaverryan
Have fun!
Added Okta client
Hi!
Just a small release with 1 new provider:
- Add Okta client in #268 - thaanks to @foxworth42
Happy OAuth'ing!