SupabaseS
Supabase4y ago
Hugo

How to create a bucket folder for each user in the profiles table?

Hi there!

Not found some docs on this kind of manipulation:

  • How to add a folder for each users I have.
  • How to create a folder for each new signup.
Maybe it's a bad practice/wrong pattern to do this? But my idea is to have a folder with the id of the user as a name and manage all the user files in this folder.
Was this page helpful?