Skip to content

Releases: knpuniversity/oauth2-client-bundle

Allow external redirect URLs for better flexibility

02 Oct 14:28
c38ca88
Compare
Choose a tag to compare

What's Changed

  • [ci] tag test as legacy due to deprecation notice by @jrushlow in #453
  • fix: Handle external URLs correctly in ProviderFactory (Fixes external redirect URL handling) by @bumblecoder in #452

New Contributors

Full Changelog: v2.18.2...v2.18.3

Drop Symfony 4 support, fix deprecation for Extension namespace, and some chores

12 Aug 15:29
0f8db87
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.1...v2.18.2

Add support for SecurityRequestAttributes::AUTHENTICATION_ERROR

14 Feb 17:47
1d59f49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.0...v2.18.1

Drop legacy PHP 7.4-8.0 support

18 Dec 21:59
2f6c934
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.17.0...v2.18.0

Added Symfony 7 support + PHP 8.3 ready

28 Nov 20:00
7966f17
Compare
Choose a tag to compare

Hi there!

Symfony 7 support was added in this release, also the bundle is ready for the new PHP 8.3.

What's Changed

Full Changelog: v2.16.0...v2.17.0

Add Passage provider for passkeys!

24 Oct 16:09
2d4aacd
Compare
Choose a tag to compare

Hello there!

Meet the new Passage provider for your passkeys and passwordless auth! Also, the package is more lightweight now thanks to added .gitattributes that prevent downloading unnecessary files when installing the package.

What's Changed

New Contributors

Full Changelog: v2.15.0...v2.16.0

Add Disqus provider

03 May 16:47
9df0736
Compare
Choose a tag to compare

Hello there!

Added a new Disqus provider and some internal chores.


v2.15.0

May 3rd, 2023

What's Changed

New Contributors

Full Changelog: v2.14.0...v2.15.0

Add Webflow provider

20 Mar 14:35
f022a33
Compare
Choose a tag to compare

Hello there!

Add a new provider called Webflow and fix deprecations


v2.14.0

March 20th, 2023

What's Changed

New Contributors

Full Changelog: v2.13.1...v2.14.0

Make "version" Keycloak provider's key null by default

03 Feb 14:05
Compare
Choose a tag to compare

Hello there!

A minor fix for the newly added Keycloak provider's version key to make it actually optional - it's set to null by default :)


v2.13.1

Feb 3nd, 2023

What's Changed

  • Set Keycloak provider's 'version' config option to null by default by @bocharsky-bw in #393

Full Changelog: v2.13.0...v2.13.1

Added "version" to returned Keycloak provider's options

02 Feb 15:59
Compare
Choose a tag to compare

Hello there!

Added version key to returned Keycloak provider's options and dropped legacy PHP 7.2 & 7.3 support - hello PHP 7.4 syntax in the code!


v2.13.0

Feb 2nd, 2023

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0