Hello, so I was looking at securing a backend API,...
# general
k
Hello, so I was looking at securing a backend API, but my question Is how can I prevent access to certain API endpoints for certain users. For example just say I have a user, and they are an Admin, how can I ensure only Admins can access that API endpoint?