Logout All Users (Passwordless authentication)

HI,

We want to logout all users. Can you please help?

Hi @kapil.diwakar,

Welcome to the Auth0 Community!

For a user to logout of Auth0, they need to reach the logout endpoint with their current session. There’s no global logout.

You could also use some Auth0 Actions to enforce logout or some other session management behavior based on a condition.

Also look to Revoke Refresh Tokens

Hope this helps!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.