botui/ui/suite/auth
Rodrigo Rodriguez (Pragmatismo) a4b9d013e1 fix(auth): Integrate user menu with GBAuth service
- Use GBAuth service events for user profile updates
- Use correct storage keys (gb-access-token, gb-user-data)
- Listen to userUpdated, login, logout events
- Store tokens using AuthService.storeTokens() method
- Add fallback for when GBAuth is not immediately available
2026-01-07 07:03:07 -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 fix(auth): Integrate user menu with GBAuth service 2026-01-07 07:03:07 -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