Protected route and dashboard fixes in StartSphere
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] fixed protected route anurag629/StartSphere
- [2] fxed the profile name in dashboard & logout button anurag629/StartSphere