Open
Description
Description:
Enable multi-user access so that different team members can log in to SponsoHive and access shared campaign data securely.
Tasks:
- Create user roles (e.g., Admin, Manager, Team Member) with varying permissions.
- Implement role-based authentication with different access levels for tasks and features.
- Allow team creation and invite members to join specific teams for collaboration.
- Develop secure endpoints for managing user roles and permissions.
- Test login flows to ensure that access is restricted based on user roles.