Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(SDK-4733): Implement support for Back-Channel Logout #167

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

evansims
Copy link
Member

@evansims evansims commented Dec 9, 2023

Changes

This PR implements support for Back-Channel Logout.

References

See internal ticket SDK-4733.

Testing

Tests have been updated to add coverage for these new features.

Contributor Checklist

@evansims evansims added the Scope: Improvement Code changes including new features or enhancements to the library. label Dec 9, 2023
@evansims evansims requested a review from a team as a code owner December 9, 2023 01:16
@evansims evansims enabled auto-merge (squash) December 9, 2023 01:17
@evansims evansims merged commit a87a919 into main Dec 12, 2023
17 checks passed
@evansims evansims deleted the feat/backchannel-logout branch December 12, 2023 09:14
evansims added a commit that referenced this pull request Dec 12, 2023
**Added**

- Implement support for Back-Channel Logout
[\#167](auth0/wordpress#167)
([evansims](https://github.com/evansims)) ¹

**Changed**

- Bumped `auth0-php` dependency version range to `^8.10`.
- Raised the minimum supported PHP version to `8.1`.
- Added support for Symfony `^6.4`.
  - Symfony `^7.0` support will be added in a forthcoming release.

> [!NOTE]
> ¹ To use this feature, an Auth0 tenant must have support for it
enabled.
@evansims evansims mentioned this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Improvement Code changes including new features or enhancements to the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants