feat(rbac): invitation-based membership + nav gating; no role at registration #22
Reference in New Issue
Block a user
Delete Branch "tanweer919/lynkeduppro-crm:feat/login-methods"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes role selection from registration; new users have no permissions and see only Dashboard + Profile (gated on crm.account.me). Adds /portal/invite for accepting invitations (registered → accept; unregistered → onboarding then redeem). Team Management shows a copyable invite link. Pairs with be-crm superadmin + invitation-accept changes (already deployed).