Join Discord
Powered by
Creating a nuxt3 app and I'm wanting to use a priv...
# javascript
m
Mattyfaz
07/25/2022, 12:51 PM
Creating a nuxt3 app and I'm wanting to use a private bucket on Supabase for hosting images, how can I get the URL for
<img src="xxx">
? I can only seem to get it to work by making it public.
Previous
Next