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

Fix #100 - Use end_session_endpoint if available from issuer #102

Merged
merged 1 commit into from
May 11, 2020

Conversation

reicheltp
Copy link
Contributor

Description

Solves the problem described in #100.

This PR enhance auth0.handleLogout(req, res) behavior by using the end_session_endpoint from discovery endpoint if available. This still falls back to use the default Auth0 logout URL, thus existing behavior is not broken.

References

@sandrinodimattia
Copy link
Member

Thanks for this PR! Will be included in the next release

@sandrinodimattia sandrinodimattia merged commit e4d0ea6 into auth0:master May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants