You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix navbar auth display and cross-domain login (#290)
* Fix navbar auth display and cross-domain login issues
- Add cache-control headers to /api/config to prevent browser caching of auth state, which was causing navbar to show login buttons after successful authentication
- Redirect auth-requiring pages on adcontextprotocol.org to agenticadvertising.org since session cookies are domain-scoped to AAO
- Make navbar identical across all sites with AAO branding and always show AdCP link
- Redirect /auth/login on AdCP domain to AAO to ensure cookies persist across domains
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: add empty changeset for non-version-bump fix
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments