Force logout
-
Hi everyone,
Is there a way to force logout users in FusionAuth using only their user ID?
I want to invalidate all their active sessions without needing their refresh tokens.Thanks in advance for any help!
-
@d-chinguun-0301 Have you tried deleting their session from the Admin UI?
-
Hi @mark-robustelli, thanks for your reply. I need an API that logs out a user, but apparently that’s not possible. Is there any way or approach to log someone out.