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: Handle USER_SIGNED_OUT event the same like USER_UNLOADED #1087

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

PSanetra
Copy link
Contributor

@PSanetra PSanetra commented Jan 9, 2024

We experienced the same issue like #972 and as far as I see this is caused by the currently unhandled userSignedOut event.

Fixes #972

@pamapa pamapa added this to the 3.0.0 milestone Jan 9, 2024
@pamapa pamapa merged commit c04b804 into authts:main Jan 9, 2024
2 checks passed
@pamapa
Copy link
Member

pamapa commented Jan 9, 2024

good point, thanks for contributing!

@PSanetra
Copy link
Contributor Author

PSanetra commented Jan 9, 2024

@pamapa Thank you for the quick reaction! Do you have an ETA when this change will be available in an release?

@pamapa
Copy link
Member

pamapa commented Jan 10, 2024

@PSanetra It will be part of v3, depending on oidc-client-ts v3, end of January. If you need something earlier just tell me, i can easily make another release candidate...

@PSanetra
Copy link
Contributor Author

@pamapa yes I think it makes sense to get an early release candidate to confirm that everything works as expected with that release

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.

Single Sign out browser level.keycloak
2 participants