felix5
January 29, 2025, 12:49pm
1
Ready to post? First, try searching for your answer.
hey all,
We are using 2FA and refresh tokens and we would like to know:
what is the recommended way to logout a user from all known devices? I did not find any option in the SDK to do that.
is there any way to get a list of all known devices for a user via the SDK?
Thanks!
Hi,
You could look into using the Management API’s Logout endpoint…it will ensure that users are logged out of all sessions and need to re-authenticate
Hi @felix5
Welcome to the Auth0 Community!
You can manage users’ session from the Management API endpoint, which you can find more about here → Manage User Sessions with Auth0 Management API
Thanks
Dawid
system
Closed
March 10, 2025, 1:43am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.