Tobbe
12/19/2021, 4:34 PMUPDATE public."Category" SET name_en='Front fender' WHERE "name"='Framskärm'
But I get "An error occurred with your deployment". What am I doing wrong?Tobbe
12/19/2021, 4:47 PMTobbe
12/19/2021, 4:53 PMLadvace
12/19/2021, 5:49 PMjs
async function signInWithDiscord() {
const { user, session, error } = await supabase.auth.signIn({
provider: 'discord',
})
}
the problem is that if you call this function when you click a button it's going to open the discord login page and then redirecting you back, but in this way you are never going to get `user `and session
, is there anyway to retrive those data?jensen
12/19/2021, 5:53 PMVillage
12/19/2021, 5:56 PMVillage
12/19/2021, 5:57 PMjensen
12/19/2021, 6:01 PMVillage
12/19/2021, 6:56 PMjensen
12/19/2021, 7:06 PMbh
12/19/2021, 9:10 PMbh
12/19/2021, 9:11 PMbh
12/19/2021, 9:11 PManothercoder
12/20/2021, 2:44 AManothercoder
12/20/2021, 2:47 AMVillage
12/20/2021, 2:48 AMVillage
12/20/2021, 2:48 AManothercoder
12/20/2021, 2:49 AMVillage
12/20/2021, 2:49 AManothercoder
12/20/2021, 2:51 AMthyme
12/20/2021, 3:21 AMWalt
12/20/2021, 5:16 AMWalt
12/20/2021, 5:17 AMkrithika
12/20/2021, 5:18 AMWalt
12/20/2021, 5:18 AMkrithika
12/20/2021, 5:18 AMkrithika
12/20/2021, 5:18 AMkrithika
12/20/2021, 5:19 AMWalt
12/20/2021, 5:19 AMWalt
12/20/2021, 5:19 AM