Role based access control implementation [closed]

I am developing a food ordering and delivery service and I have four roles in my project admin, customer, rider and manager but I get challenge on implementing role based access control so I would like to ask how to implement role based access control in such project. Tech stack I am using is vue.js, Django and Django Rest Framework.

I feel stack when implementing it because I am begginer

Вернуться на верх