Chapter 5 Assignment
Invite a team member end-to-end
The brief
As an admin, invite a teammate by email. They click the link, set a password, land in your tenant with `staff` role. They can see customers but not invoices (a role gate).
You've completed this when
- Invitation email lands in Mailhog
- Accepting the invite creates the user with the right role + tenant
- A role-gated page hides itself for the staff user
Worked through every criterion?
Push your code to GitHub, paste the link in your notes.md, and move on.
Finish course