Open KimRamos45980 opened 2 years ago
Add UserRoles to DB : https://codewithmukesh.com/blog/user-management-in-aspnet-core-mvc/#seeddefaultroles Quick understand on Hosting Model Changes: https://learn.microsoft.com/en-us/aspnet/core/migration/50-to-60-samples?view=aspnetcore-7.0
Assign roles to users such as Moderator/General User account to help define what functions on the site users have access to.