willm
12/30/2021, 5:49 AMchipilov
12/30/2021, 8:09 AMrazokulover
12/30/2021, 8:14 AMjon114
12/30/2021, 8:24 AMAnoushk
12/30/2021, 8:25 AMJ0
12/30/2021, 8:46 AMAnoushk
12/30/2021, 9:11 AMkresimirgalic
12/30/2021, 9:39 AMberu
12/30/2021, 9:50 AMlike
is what you're looking for? https://supabase.com/docs/reference/javascript/likektosiek
12/30/2021, 9:51 AMSleepyTea
12/30/2021, 9:52 AMsupabase.auth.signIn()
? Refresh tokens or something? I seem to need to re-login very often (few times a day/daily) while developing on the project.SleepyTea
12/30/2021, 9:55 AMktosiek
12/30/2021, 10:10 AMMr Volcano
12/30/2021, 10:33 AMmtallalazam
12/30/2021, 1:05 PMAnoushk
12/30/2021, 1:33 PMconst user = supabase.auth.user()
im loading the user object in my next app on load but on first run the function return nullAnoushk
12/30/2021, 1:33 PMAnoushk
12/30/2021, 1:33 PMZenon
12/30/2021, 1:35 PMError: [500] An error has occured: Failed to fetch
in the supabase API Dashboard in one of my projects...it was recently paused and I restored it. Is there anything I can do to fix this?Zenon
12/30/2021, 1:35 PMFishball_Noodles
12/30/2021, 2:02 PM.like()
looking for
https://supabase.com/docs/reference/javascript/likegawlk
12/30/2021, 2:20 PMgawlk
12/30/2021, 2:22 PMgawlk
12/30/2021, 2:22 PMpolicy "Companies are viewable by anyone authenticated." for table "companies" already exists
gawlk
12/30/2021, 2:22 PMgawlk
12/30/2021, 2:23 PMbrandymarsh
12/30/2021, 2:57 PMsupabase db remote set '[connection-string]'
, but i keep on getting a parsing error i think because my password has special characters, i tried encoding the password and the url and no luck 😦
does anyone know how i can pass the connection string in this case?J0
12/30/2021, 3:00 PMbrandymarsh
12/30/2021, 3:06 PMbrandymarsh
12/30/2021, 3:08 PMError: Error parsing connection string: Make sure the URL is percent-encoded.