Guest MemberLanguage   English
.NET & C# · Web API

How would you answer an interview scenario involving authentication and authorization in Web API?

AdvancedUpdated 2026-08-09

Users may edit only their own profile while admins may edit any profile. Explain how you would enforce it.

#web-api#authentication#authorization#jwt