This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const corsHeaders = {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Access-Control-Allow-Headers":
|
||||
"authorization, x-client-info, apikey, content-type",
|
||||
"authorization, x-client-info, apikey, content-type, x-supabase-client-platform",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user