Skip to content

Why anyone can access my supabase studio without login? (docker) #4934

@samerbahri98

Description

@samerbahri98

Feature request

Is your feature request related to a problem? Please describe.

After running supabase from the docker-compose file, it runs perfectly on port 3000. However

  1. literally anyone who has access to my network can have access to the dashboard without login and can modify anything
  2. I cannot create or manage multiple projects with supabase studio

Describe the solution you'd like

  1. Add a login screen and an initial register sequence to supabase studio (something like what strapi or wordpress are doing)
  2. Add the ability to create and manage multiple projects (something like what budibase are doing in their dashboard)
    basically look at what budibase did and try to replicate it.

Describe alternatives you've considered

A temporary fix would be to require the user to have a token in the localstorage of the browser and add instructions for the user to install it

Additional context

This was posted here first in discussion #4226 back in December 2nd and it's still unaddressed
It's still an issue since the first time I tried supabase studio in November (I didn't think about it back them because exams at college)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions