hoeyi / Ozym

A web-application for tracking personal finances. Built using Blazor, ASP.NET Core, and Entity Framework Core.
3 stars 0 forks source link

Add support for user-defined roles #267

Open hoeyi opened 1 month ago

hoeyi commented 1 month ago

Statement

As an admin, I want to create custom roles within the application, so that I can assign specific permissions to different users based on unique requirements and organizational needs.

Acceptance Criteria

Additional Notes

Postponed feature from https://github.com/hoeyi/Ozym/issues/254