1. Identity Result - part 1
2. Identity Result - part 2
3. Adding View Model for Listing and Marking Application roles
4. Exploring User Roles and Role Assignments part 1
5. Exploring User Roles and Role Assignments part 2
6. Exploring User Roles and Role Assignments part 3
7. Testing User Roles endpoint
8. Current Application User
9. Current User service registration
10. Update User Roles
11. Role Permissions - part 1
12. Role Permissions Database - part 2
13. User Authentication and Authorization - part 1
14. User Authentication and Authorization - part 2
15. Identity Result - verification
16. User Role Update
17. Update User Roles Command
18. Test User Roles Update
19. Custom Attribute - Authorize
20. Test Custom Authorize attribute
21. Assignment 7 No Authorization check
22. Assignment 7 Solution
23. Role Models(Classes)
24. Create role method
25. Role Creation and database management
26. Implementing Role creating in database
27. Namespace error fixing after folders renaming
28. Services registration exception and testing
29. Implementing Role service methods
30. Adding a mapping configuration
31. Testing Updating of a Role
32. Assignment 8 Update role
33. Assignment 8 Solution - part 1
34. Assignment 8 Solution - part 2
35. Get Role by RoleId
36. Get Role by RoleId - endpoint
37. Delete Role - Part 1
38. Delete Role - Part 2
39. Testing Role deletion
40. Role Claim models
41. Implementing get permissions
42. Updating Role Permissions - part 1
43. Updating Role Permissions - part 2
44. Updating Role Permissions - part 3
45. Updating Role Permissions - part 4
46. Implementing Request Handler and api Endpoint for Updating Role Permissions
47. Testing Role Permissions update
48. Testing after permissions update