It should include:
- Institute-scoped authentication using JWT
- Centralized role authorization
- Strict data isolation to ensure secure access across Admin, Teacher, and Student roles.
The implementation should be reusable and serve as the base for all future backend modules.
It should include:
The implementation should be reusable and serve as the base for all future backend modules.