Demo, all content is generated
Review request
Wedding photography booking page from v0, are my client galleries public?
Repo or live app
studio-sato.vercel.app ↗
Couples book a shoot and later get a private gallery link. v0 generated the upload flow and put everything in a Supabase Storage bucket called galleries, one folder per booking. The links are long random strings, which felt safe enough at the time. I would like someone to tell me whether that is actually private or just hard to guess.
Is the bucket marked public? If so, the long string is the only protection, and links get forwarded. Private bucket plus signed URLs is the usual answer. lena_ops · edited
Activity
No answers yet. Helpers with matching specialties get notified after a day.