Getting Authorization Right in .NET: Patterns, Pitfalls... - Michele Leroux Bustamante
NDC Conferences · 66:45
Authorization is harder than typical identity work because it spans every UI, API, and service, and there is no single correct design. Michelle Rubis de Monte shows how ASP.NET Core’s policy model can grow from a defa...