hjaber

Results 5 comments of hjaber

> Oh, now I got it. > > That would be indeed a nice feature. As you noticed, once you set the hook in a given element, this CSS property...

Supabase appears to be currently using AWS S3 for storage with Cloudfare CDN. Custom domains are possible on Cloudfare CDN.

> Hi, > > how did you manage? I tried putting a CNAME (on cloudflare) between the asset domain I want and the supabase one, and cloudflare rejected it There...

>As conduitry hinted at this can be done manually with hooks, so until something is implemented I am doing this in `hooks.server.ts` Found this while trying to whitelist apple oauth...

Is it possible to send a JSON via an edge API with `createMiddlewareSupabaseClient`? In the code below, `res` is not setting a cookie unless being returned `return res` Benefit would...