Using Firebase Auth with Supabase Storage
Trying to upload to Storage fails because my Firebase UID (text) is being inserted into storage.objects.owner_id (uuid), causing:
Is there a workaround for this?
Is there a workaround for this?
invalid input syntax for type uuid: "YwDJfEIN4eq0pJg2"