Happy Hours Admin

To Ban user in twilio chat.

Get access

Add admin users.

We must add the first user manually into the db

Then, the logged user can add other user directly from this link {{host}}/register or from the admin page, once you are already logged.

Ban Users

We need to select one or more users, then click over the Banned button. The user will be marked as banned in the db and also will be deleted in twilio.

Delete user

Will be similar to the banner process, with the difference that we hit the Delete button and the user will be deleted also from the db. After deleted the user shouldn't appear on this list anymore.

Logout

We just need to click over the logout link on the top right. The logged user will be reset and the page will be redirected to the login page.

Last updated