Role-Based-Access-Control Learnt AUthentication via Passport JS. Understood the concept of RBAC. Created two user roles: Admin and User. Provided access to update data to the admin only. Provided protected routes.