How to log out #105
Unanswered
SkepticMystic
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I second this question... We are using Keycloak as our OAuth provider, and have a route for "end_session_endpoint" that I can't find a corresponding attribute in "OAuth2ProviderConfig" to pass this URL too? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, thanks for making this great package :)
I am wondering how to log out a user?
Is it as simple as setting the
$session
tonull
? Or is there more that needs to be done?Beta Was this translation helpful? Give feedback.
All reactions