You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(storage_client): prevent the SDK from throwing when null path was returned from calling createSignedUrls() (supabase#599)
* fix: add test case for createSignedUrls
* format document
* log returned value
* upload file in test before getting signed urls
* log response
* pass a fall back empty string for path
* update comments
0 commit comments