- Add registration page with form validation - Add login/register/logout navigation with conditional display - Add auth-status API endpoint for session checking - Add auth-ui.js for dynamic nav based on login state - Update navigation across all pages (front, admin, profile, player) - Style logout button with subtle red color - Auto-login after successful registration |
||
|---|---|---|
| .. | ||
| admin.js | ||
| auth-ui.js | ||
| front-page.js | ||
| player.js | ||
| profile.js | ||
| users.js | ||