Skip to content

Conversation

@tomphill
Copy link
Owner

Add route protection for /dashboard and all subpages to prevent unauthorized access. This resolves the 'Unauthorized' error when accessing dashboard while logged out.

Fixes #6

Add route protection for /dashboard and all subpages to prevent unauthorized access.
This resolves the 'Unauthorized' error when accessing dashboard while logged out.

Fixes #6

Co-authored-by: Tom Phillips <tomphill@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
liftingdiarycourse Ready Ready Preview Comment Sep 29, 2025 9:33pm

@tomphill tomphill merged commit 75f9156 into main Sep 29, 2025
2 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.

Accessing /dashboard while being logged out results in Application Error

1 participant