const payload = {
        id: theUser.id,
        email: theUser.email,
        username: theUser.username,
        role: theUser.role,