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

Ensure each page is authorized for viewing or viewing/editing #36

Open
digable1 opened this issue Jan 18, 2025 · 1 comment
Open

Ensure each page is authorized for viewing or viewing/editing #36

digable1 opened this issue Jan 18, 2025 · 1 comment
Labels
backlog This indicates an item to be selected for addresssing task

Comments

@digable1
Copy link
Contributor

Task Description
Based on role, either let the the user view the page or provide a "not authorized" page. If user has edit access, provide the appropriate "edit" buttons

Technical Considerations
Work with the defined identification/authentication mechanism to determine view access.

Additional Considerations
Do we need to further refine the definition of view/edit to include individual fields/attributes within the page?

@digable1 digable1 added backlog This indicates an item to be selected for addresssing task labels Jan 18, 2025
@digable1
Copy link
Contributor Author

We are using react-router-dom - as agreed by team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This indicates an item to be selected for addresssing task
Projects
None yet
Development

No branches or pull requests

1 participant