remsfal / remsfal-frontend

MIT License
4 stars 43 forks source link

Implement Role-Based Access Control (RBAC) #198

Closed Eyad-Wahdan closed 1 month ago

Eyad-Wahdan commented 1 month ago

Add Role-Based Access Control to improve security by defining different user roles (e.g., admin, real estate company, user) and restricting access to certain API endpoints based on roles.