cc-dashboard/src/static
Vadym Samoilenko 1ff57fff15 fix(router): redirect authenticated users away from login page
When init() restores session from cookie and user's current URL is /login,
the guard was calling next() without checking isAuthenticated — leaving the
user on the login page despite having a valid session. Now redirects to
dashboard if already authenticated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 13:32:29 +01:00
..
assets fix(router): redirect authenticated users away from login page 2026-05-13 13:32:29 +01:00
index.html fix(router): redirect authenticated users away from login page 2026-05-13 13:32:29 +01:00