FeatureFuel
1

Enable Supabase SSR cookies with Vike Cloudflare

Source: supabase/supabase#38024 · opened by @unknown
Problem:
• Using @supabase/ssr with createServerClient in Vike + Hono + Cloudflare breaks SSR cookies.
• apply(app) intercepts SSR responses, preventing supabaseMiddleware from setting headers/cookies.

Consequences:
• SSR pages never get session cookies.
• Client hydration cannot access Supabase session.
• Only API routes work; SSR is broken for auth pages.

Request:
• Supabase + Vike integration needed to propagate cookies correctly for SSR.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests