New
Allow external redirect URLs for better flexibility
What's Changed
- [ci] tag test as legacy due to deprecation notice by @jrushlow in https://github.com/knpuniversity/oauth2-client-bundle/pull/453
- fix: Handle external URLs correctly in ProviderFactory (Fixes external redirect URL handling) by @bumblecoder in https://github.com/knpuniversity/oauth2-client-bundle/pull/452
New Contributors
- @bumblecoder made their first contribution in https://github.com/knpuniversity/oauth2-client-bundle/pull/452
Full Changelog: https://github.com/knpuniversity/oauth2-client-bundle/compare/v2.18.2...v2.18.3