Blendguin
11/05/2022, 1:53 AMgaryaustin
11/05/2022, 3:27 AMosener
11/05/2022, 9:46 AMkingweb
11/05/2022, 1:24 PMdev Joakim Pedersen
11/05/2022, 3:12 PMTD
11/06/2022, 12:25 AMTD
11/06/2022, 12:25 AMTD
11/06/2022, 12:26 AMTD
11/06/2022, 12:26 AMTD
11/06/2022, 12:26 AMhttps://supabase.com/docs/guides/api#rest-api
garyaustin
11/06/2022, 12:26 AM#rest-api
https://github.com/supabase/supabase/issues/10096TD
11/06/2022, 12:27 AMTD
11/06/2022, 12:29 AMZaDeR47
11/06/2022, 1:47 AMHege
11/06/2022, 7:19 AMkingweb
11/06/2022, 7:31 AMkorayem
11/06/2022, 2:00 PMkingweb
11/06/2022, 2:40 PMgaryaustin
11/06/2022, 2:50 PMDeleted User
11/06/2022, 5:24 PM\ ឵឵឵
11/06/2022, 6:01 PMkingweb
11/06/2022, 6:05 PMgaryaustin
11/06/2022, 6:06 PMkingweb
11/06/2022, 6:13 PMAskar
11/06/2022, 7:13 PMZaDeR47
11/06/2022, 9:47 PMZaDeR47
11/06/2022, 10:04 PMContext
API to set user info (both from the SupabaseClient.getSession()
call and from a table on the public schema I'm using for additional user stuff like usernames).
Intellisense hit on: import { UserContextProvider } from "@supabase/auth-ui-react/dist/esm/src/components/Auth/UserContext";
- do you think most devs would expect to use this? or is this just internals for the Auth
component?kingpeppe
11/07/2022, 11:56 AMkingpeppe
11/07/2022, 11:58 AMsupabase init
and then supabase start
which gave me the following error
> ➜ supabase start
> Error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
> in github.com/supabase/cli/internal/utils.AssertDockerIsRunning:41
> in github.com/supabase/cli/internal/start.Run:43
> Try rerunning the command with --debug to troubleshoot the error.kingpeppe
11/07/2022, 11:58 AM