postgrest-request-processing
postgrest-request-processing copied to clipboard
Custom Claims set by `db_pre_request` not available when using supabase `storage`?

Given this architecture that supabase uses for storage, storage api calls won't go through postgrest, therefore no db-pre-request to be executed, how do you overcome this?
Thanks :+1: