Friday, May 24, 2024
fixedProtected route and dashboard fixes in StartSphere
Anurag Verma pushed two commits to anurag629/StartSphere, fixing authentication guards and correcting the profile display on the dashboard.
The first commit addressed a protected route issue [1], securing access control for parts of the application that require authentication. The second commit fixed the profile name display in the dashboard and repaired the logout button [2], restoring both the user's identity visibility and their ability to sign out.
Sources
- fixed protected route · anurag629/StartSphere
- fxed the profile name in dashboard & logout button · anurag629/StartSphere