- Import and integrate UserSelectionDialog component - Add state for user selection (showUserSelection, allUsers) - Add isSwitchedByAdmin state to track admin-switched sessions - Implement handleUserSelect and handleUserSelectionCancel handlers - Update login flow to show user selection when admin logs in - Add conditional logout button visibility based on user type - Update UI to include UserSelectionDialog component