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

USER STORY: Protection of routes by roles through decorators #24

Open
SVDotsenko opened this issue May 7, 2024 · 0 comments
Open

USER STORY: Protection of routes by roles through decorators #24

SVDotsenko opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@SVDotsenko
Copy link
Owner

As a developer, I can protect routes by roles through decorators so that access to certain routes is restricted based on user roles.

  • Acceptance criteria 1: Routes are protected by decorators that check the user's role.
  • Acceptance criteria 2: Users can only access routes that their role allows.
  • Acceptance criteria 3: Attempts to access restricted routes are logged and appropriate error messages are displayed.
@SVDotsenko SVDotsenko self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant