Real-World Example
YouNegotiate adds a new EcoMail Hub team member. Super Admin creates the user so they can log in to EcoMail Hub / EcoPortal and manage assigned mail response work.
Visual Flow
How It Should Work
- It should let Super Admin manage EcoMail Hub users.
- It should keep EcoMail Hub users tied to the EcoMail Hub / EcoPortal guard and workflows.
- It should support correct access for mail response operations.
How It Should Not Work
- It should not grant Super Admin access to EcoMail Hub-only users.
- It should not create users without required account details.
- It should not leave removed users with active access.
Developer Notes
- EcoMail Hub users are separate from Super Admin users and creditor users.
- Access boundaries matter because this user type works in a different portal.
app/Livewire/Creditor/ConsumerResponseManagers
routes/ecomailhub/index.php
routes/ecomailhub/auth.php
Last modified on May 26, 2026