Skip to content

Implement role based access control (RBAC) #8

Description

@he-james

Description
A lot of different kinds of people will be using our service. As a result,
role based authorization is absolutely necessary for this product. Follow the
NestJS docs on RBAC to do this https://docs.nestjs.com/security/authorization

UC

  • As a user, I want to see only the information relevant to my
    position or role from the Nexus in order to use it in a clear manner.

AC

  • GET routes must exist that, when requested, will respond only with data for
    the respective role.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions