FeatureFuel
1

configuring which websites can make API request

Source: supabase/supabase#12327 · opened by @dovenokan
Feature request


Is your feature request related to a problem? Please describe.


I have "website X" and I am using supabase API.
If I'm not using middleware, someone steal my api from source code easily.

Describe the solution you'd like

if request_url == "website X" => then allow request
So I don't need a middleware for my small projects.

Additional context


If I'm not aware of what I suggest or supabase has something like that, please tell me.
Thanks!

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