Skip to content

feat(oauth): Option to logout from OpenID Connect provider #631

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

Merged
merged 1 commit into from
Oct 14, 2024
Merged

feat(oauth): Option to logout from OpenID Connect provider #631

merged 1 commit into from
Oct 14, 2024

Conversation

marvinruder
Copy link
Contributor

Tested with Keycloak and the generic OpenID Connect provider configuration.

It should be easy to extend the configurations of GitHub and Discord to support logout as well from here, but I never worked with those providers and don’t have a client configuration at hand for them. Feel free to test and extend.

Copy link
Owner

@stonith404 stonith404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much. The code looks good to me.

@stonith404 stonith404 merged commit 2b3ce3f into stonith404:main Oct 14, 2024
1 check passed
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.

🚀 Feature: Option to logout from OpenID Connect provider
2 participants