botui/ui/suite/auth
Rodrigo Rodriguez (Pragmatismo) d8e52bf330 feat(auth): Add user profile loading and auth state management
- Add JavaScript to load user profile from /api/auth/me endpoint
- Save access_token to localStorage/sessionStorage on login
- Update user menu to show actual user name and email
- Toggle Sign in/Sign out based on authentication state
- Add IDs to user menu elements for dynamic updates
2026-01-06 22:57:00 -03:00
..
auth.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
auth.js feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
bootstrap.html feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
forgot-password.html Update: General project updates 2025-12-06 11:09:12 -03:00
login.html feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
register.html Update: General project updates 2025-12-06 11:09:12 -03:00
reset-password.html Update: General project updates 2025-12-06 11:09:12 -03:00