feat(dashboard): real user + sign-out; remove demo text #9

Merged
tanweer919 merged 1 commits from feat/login-methods into goutamnextflow 2026-07-12 21:27:59 +00:00

1 Commits

Author SHA1 Message Date
tanweer919 86af77c92b feat(dashboard): real user in sidebar + sign-out; strip demo/mock hints
- Sidebar footer now shows the ACE identity (was static 'James Carter') with a
  Sign-out menu; topbar user gets a Sign-out dropdown too. Both call useAuth().logout.
- Remove all visible 'Demo:' hints from login + register and the 'Demo mode' subtitle.
2026-07-13 02:57:51 +05:30