COS301-SE-2024 / ClassConnect

ClassConnect is an innovative educational platform that blends the traditional learning hub with a 3D learning environment.
https://www.class-connect.online
15 stars 1 forks source link

User Authorization #17

Closed ayandajuqu closed 4 months ago

ayandajuqu commented 4 months ago

Implement the backend functionality to authorize users based on roles (e.g., admin, lecturer, student). This should include middleware to protect routes and ensure only authorized users can access certain functionalities.

Ashley-Kapaso commented 4 months ago

Was this not apart of #15 ?

ayandajuqu commented 4 months ago

@Ashley-Kapaso It was, i decided to make it an issue by itself

Ashley-Kapaso commented 4 months ago

Oh okay.