other S3 compatible storage backend

Is it pssoble to use supabase cloud but to use a different S3 compatible storage backend?
2 Replies
garyaustin
garyaustin2y ago
No, not with the storage api.
Jamie
Jamie2y ago
What about using supabase auth to verify uploads, create a signed url using a function, returning that to the user?

Did you find this page helpful?