Auth providers in local Docker container
Is Web3 auth making it's way into the local docker container anytime soon?
6 Replies
It's already there
This is in my
config.toml
for the latest CLI setup.
Oh nice. Is there something I have to do to get the latest Supabase docker? OR do I need to change a file in my project?
If I try to pull changes and restart I still get the following:
Here's what I'm running:
You are using docker compose or the Supabase CLI? my setup is referring to the Supabase CLI.
I'm running
supabase start
I'm building off a Vite + Supabase starterYou should create a new project with the latest CLI to see what the
config.toml
contains.