aboutsummaryrefslogtreecommitdiff
path: root/gn3/auth/authorisation/roles/__init__.py
AgeCommit message (Collapse)Author
2023-02-02auth: Reorganise modules/packages for easier dev and maintenanceFrederick Muriuki Muriithi
Split the views/routes into separate modules each dealing with a narrower scope of the application to aid in maintenance, and help with making the development easier.