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

[Feature] Add navigation guard to secure routes via route metadata #607

Open
2 tasks done
devtobi opened this issue Dec 4, 2024 · 0 comments
Open
2 tasks done

[Feature] Add navigation guard to secure routes via route metadata #607

devtobi opened this issue Dec 4, 2024 · 0 comments
Labels
Priority: Low The issue contains work with low priority. Template: Frontend Issues regarding the frontend template. Type: Feature The issue is an feature

Comments

@devtobi
Copy link
Member

devtobi commented Dec 4, 2024

Relevant template

refarch-frontend

Problem description (optional)

Currently there is no out-of-the-box mechanism to secure routing to unauthorized routes.

Desired solution

We should add a global route guard which inspects potential metadata attached to the routes to secure the route navigation.
We could add metadata like roles or authorities to the routes.

Considered alternatives (optional)

No response

Additional context (optional)

No response

No duplicate

  • I confirm that this issue is not a duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@devtobi devtobi added Template: Frontend Issues regarding the frontend template. Type: Feature The issue is an feature Priority: Medium The issue contains work with medium priority. labels Dec 4, 2024
@devtobi devtobi moved this from Open to Blocked in it@M RefArch Templates Dec 4, 2024
@devtobi devtobi added Priority: Low The issue contains work with low priority. and removed Priority: Medium The issue contains work with medium priority. labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low The issue contains work with low priority. Template: Frontend Issues regarding the frontend template. Type: Feature The issue is an feature
Projects
Status: Blocked
Development

No branches or pull requests

1 participant