crubier / strapi-provider-upload-supabase

29 stars 11 forks source link

add uploadStream method to get full compatibility with strapi v4. #5

Open emersonart opened 6 months ago

emersonart commented 6 months ago

This commit resolves the problem on try to upload a logo to strapi and get a 500 error.

The method receives the stream file and converts to Buffer, then send via api to provider.