To logout all users, enter the rails console and then run
UserAuthToken.destroy_all
Last edited by @JammyDodger 2024-05-25T11:35:07Z
Check document
Perform check on document:
To logout all users, enter the rails console and then run
UserAuthToken.destroy_all
Last edited by @JammyDodger 2024-05-25T11:35:07Z
Check document
Perform check on document: