- Add backend auth API endpoints (GET/PUT) with validation in routes.ts - Create frontend API client functions for fetching and updating auth config - Add Authentication Settings section to SettingsModal with token input form - Add comprehensive tests for routes, API client, and SettingsModal components - Wire up auth settings routes in dashboard server