© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4d ago•
1 reply
cotaetus

Securing Helper Functions in RPC

PostgREST🟢SQL
If I write a helper function, I don't want any user to potentially get access to it. Now I know I could simply revoke all access to this function in the public schema, but I'm certain that I can use a different schema for this aswell, that i configure for this purpose instead. I guess my only question is, this would belong in a custom schema I have to make, right? Unless there is a different convention I dont know of.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Securing access to database functions only
SupabaseSSupabase / help-and-questions
4y ago
Long run functions through RPC
SupabaseSSupabase / help-and-questions
2mo ago
where are RPC functions logs?
SupabaseSSupabase / help-and-questions
4mo ago
Updating DB: Edge functions or RPC?
SupabaseSSupabase / help-and-questions
4mo ago