We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Introduction To Permission Authorization In ASP.NET Core 7 | Permission Authorization - Part 1
Summary
Description
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/permissions1
Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ
Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt
Join a community of 1000+ .NET developers: https://www.patreon.com/milanjovanovic
Authorization is an important topic to consider in an ASP.NET Core application. Along with authentication, it's the backbone of a reliable and secure application. In this video, I'm going to show you how to implement permission authorization. This is part 1 of a longer series on permission authorization, where we'll just lay the foundation for future videos.
Join my weekly .NET newsletter:
https://www.milanjovanovic.tech
Read my Blog here:
https://www.milanjovanovic.tech/blog
Subscribe for more:
https://www.youtube.com/@MilanJovanovicTech?sub_confirmation=1
Chapters
0:00 The problem with AuthorizationAttribute
2:21 Permission authorization with HasPermissionAttribute
4:12 Defining the permissions as enums
7:31 What are going to be the next steps?
Translated At: 2025-03-26T16:47:31Z