pub async fn list_users(users_db: &Database) -> Result<Vec<String>>
List all users in the system
users_db
Vector of usernames