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!
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.
Comments
Similar requests
Allow configuring PostgREST pool and pooler in Supabase CLI (api.db_pool, api.use_pooler)
1 vote · 0 comments
Support API key generation
18 votes · 0 comments
Expose Supabase-Admin-API to Kong
2 votes · 0 comments
Feature request: Disable all write access to the database by client (API/functions/storage/etc.)
2 votes · 0 comments
Full 3D dynamic websites : Supabase x Spline Design.
1 vote · 0 comments
No comments yet.