## Description Implement conditional navigation based on the user’s authentication status. ## Requirements - [ ] Add a "Mijn Zelf Zorg" link/button in the navigation bar - [ ] Check if the user is authenticated - [ ] If authenticated → navigate to `/dashboard` - [ ] If not authenticated → navigate to `/login`
Description
Implement conditional navigation based on the user’s authentication status.
Requirements
/dashboard/login