Skip to content

fix(header): add role-based navigation links (#317)#433

Merged
feyishola merged 1 commit into
Servora:mainfrom
dDevAhmed:fix/317-role-based-header-nav
Apr 28, 2026
Merged

fix(header): add role-based navigation links (#317)#433
feyishola merged 1 commit into
Servora:mainfrom
dDevAhmed:fix/317-role-based-header-nav

Conversation

@dDevAhmed
Copy link
Copy Markdown
Contributor

closes #317

Adds role-based navigation items to the header to match ProtectedRoute access:

  • Public: Home, Verify
  • Authenticated: Dashboard, Profile
  • Issuer/Admin: Issue, Revoke, Wallet, Certificates
  • Other authenticated roles: Wallet

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

@dDevAhmed Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@feyishola feyishola merged commit 6c48a90 into Servora:main Apr 28, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Header navigation doesn't show role-based links

2 participants