Skip to content

Releases: knpuniversity/oauth2-client-bundle

Added OAuth 2.0 PKCE support

31 Jan 15:12
Compare
Choose a tag to compare

Hello!

This adds support for OAuth 2.0 PKCE.


v2.12.0

Jan 31st, 2023

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

Added KeyCloak Version, nullable redirect & Azure Certificate Support

20 Dec 02:44
Compare
Choose a tag to compare

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

24 May 17:39
0f4b238
Compare
Choose a tag to compare

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!

23 Feb 15:03
eb26040
Compare
Choose a tag to compare

Hi OAuth2'ers!

This release adds support for Twitch Helix thanks to @ErdemUyanik & @bocharsky-bw!

v2.10.0

February 23rd, 2022

Feature

Diff: v2.9.0...v2.10.0

Happy authenticating!

Symfony 6 & PHP 8.1 support

22 Nov 01:42
Compare
Choose a tag to compare

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

Bug Fix

Cheers!

New OAuth2Authenticator for Symfony 5.2 security

23 Mar 18:20
Compare
Choose a tag to compare

Hi OAuth2'ers!

This release adds a new helper class - OAuth2Authenticator - plus documentation if you're using the new Symfony 5.2-style security. Thanks to @Anthodev in #292 for the contribution!

Cheers!

Added OAuth2Client::refreshAccessToken()

07 Dec 01:11
a6462ea
Compare
Choose a tag to compare

Hi OAuth2'ers!

This release adds a convenience method for using a refresh token, along with some nice documentation for it. Thanks to @ndench in #277 for adding this!

Cheers!

Allowing PHP 8

25 Nov 14:18
a17cf5b
Compare
Choose a tag to compare

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

21 Nov 16:22
5e5919b
Compare
Choose a tag to compare

Hi!

Just a tiny release with one big fix:

Have fun!

Added Okta client

10 Oct 14:24
8ede972
Compare
Choose a tag to compare

Hi!

Just a small release with 1 new provider:

Happy OAuth'ing!