How?
Discussion
I guess it depends on you app stack. Usually you can add attribute or tweak Middleware. https://learn.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-9.0
Ok will look into it. Iām using supabase
You probably need this then https://supabase.com/docs/guides/functions/cors
Nice!