Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEE: Implement User Role Access #381

Closed
4 tasks
shashilo opened this issue Jul 7, 2024 · 1 comment · Fixed by #458
Closed
4 tasks

FEE: Implement User Role Access #381

shashilo opened this issue Jul 7, 2024 · 1 comment · Fixed by #458
Assignees

Comments

@shashilo
Copy link
Collaborator

shashilo commented Jul 7, 2024

We need user based access to our routes and/or pages. Certain roles are allowed to do more than others.

  • Super Admin
  • Admin
  • User

Acceptance criteria:

  • Each page has certain permissions that a role can do
  • Default pages to have 0 permissions
  • Admin has all access User role does
  • Super Admin has all access Admin role does
@chris-nowicki
Copy link
Contributor

@shashilo want me to close this out or pass it on to someone else to take over?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants