api icon indicating copy to clipboard operation
api copied to clipboard

Feature: implement role based application access levels

Open 0-vortex opened this issue 2 years ago • 0 comments

Type of feature

🍕 Feature

Current behavior

everyone can do everything public in the API while future logged users will be able to do self-functions

Suggested solution

Implement horizontal role tables and access tables with nestjs guards in place. Leave the implementation flexible for future role structure

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Contributing Docs

  • [X] I agree to follow this project's Contribution Docs

0-vortex avatar Aug 06 '22 00:08 0-vortex