Logout all users through the rails console

To logout all users, enter the rails console and then run

UserAuthToken.destroy_all

Last edited by @JammyDodger 2024-05-25T11:35:07Z

Check documentPerform check on document:
13 Likes