supermemory/apps/web/app/(app)
ved015 c71acbe8ae Make integrations page public for guests (#1073)
## Summary
- Allow logged-out users to load `/?view=integrations` without being redirected to login
- Add a public integrations header with Supermemory branding and a login CTA
- Run IntegrationsView in guest mode with static catalog data only, no auth-backed queries
- Route all guest Connect actions to login with a redirect back to the integrations page

<img width="1680" height="1009" alt="Screenshot 2026-06-09 at 9 32 33 PM" src="https://github.com/user-attachments/assets/111f2b1a-5224-47ae-8152-e1349c05842d" />
2026-06-09 17:32:00 +00:00
..
brain-home feat(web): make brain onboarding the default flow (#1067) 2026-06-09 17:13:32 +00:00
onboarding feat(web): make brain onboarding the default flow (#1067) 2026-06-09 17:13:32 +00:00
settings feat(settings): settings modal overhaul (#1069) 2026-06-09 12:07:47 +05:30
layout.tsx feat(settings): settings modal overhaul (#1069) 2026-06-09 12:07:47 +05:30
page.tsx Make integrations page public for guests (#1073) 2026-06-09 17:32:00 +00:00