jaitaiwan
05/20/2022, 2:59 PMjaitaiwan
05/20/2022, 2:59 PMCREATE POLICY "Allow admins to update orgs" ON "public"."orgs"
AS PERMISSIVE FOR UPDATE
TO public
USING (id = any(public.user_orgs()))
WITH CHECK ('admin' = any(public.user_roles(id)));
jaitaiwan
05/20/2022, 3:00 PMlanbau
05/20/2022, 3:04 PMzenny.eth
05/20/2022, 7:14 PMzenny.eth
05/20/2022, 7:19 PMzenny.eth
05/20/2022, 7:19 PMjaitaiwan
05/20/2022, 8:08 PMJingly
05/21/2022, 12:08 AMfranfernandez
05/21/2022, 9:42 PMkonga
05/21/2022, 10:27 PMkonga
05/21/2022, 10:27 PMcastor
05/22/2022, 2:11 AMnahtnam
05/22/2022, 2:27 AMnahtnam
05/22/2022, 3:56 AMMagesh
05/22/2022, 7:53 AMMagesh
05/22/2022, 7:53 AMMagesh
05/22/2022, 7:57 AMMagesh
05/22/2022, 7:57 AMHal
05/22/2022, 8:35 AMapplication/octet-stream
mime type. Not sure what's wrong with my code. I created an issue here:
https://github.com/supabase/supabase/issues/6916Jan Tennert
05/22/2022, 3:29 PMzenny.eth
05/22/2022, 9:38 PMauth/v1/user'
If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I've never seen this before on other projects. Has anyone seen this?zenny.eth
05/22/2022, 9:39 PMauth/v1/user
is xhr, but this new project it's fetch
. That's the only difference I can find?zenny.eth
05/22/2022, 10:40 PMPing for toast
05/22/2022, 11:09 PMPing for toast
05/22/2022, 11:10 PMnahtnam
05/23/2022, 4:28 AMkonga
05/23/2022, 4:32 AMnahtnam
05/23/2022, 4:58 AMcrazy-turtle-xyz.supabase.io
in the URL. Maybe it would be nice to allow for a custom domain to proxy through