ProtoFeather
02/11/2022, 9:06 PMStickSeas
02/11/2022, 9:43 PMgaryaustin
02/11/2022, 10:06 PMhonkstyle
02/11/2022, 10:22 PMScott P
02/11/2022, 10:36 PMsockenguy
02/11/2022, 10:49 PMinvalid query
How can I debug something like this?silentworks
02/11/2022, 11:03 PMdiegoalzate
02/12/2022, 2:12 AMengj
02/12/2022, 9:41 AM'göktürk
02/12/2022, 10:38 AMjavascript
const signInWithDiscord = async () => {
const { user, session, error } = await supabase.auth.signIn({
provider: "discord",
});
console.log(user);
};
Here, after the user logs in with discord, I want to get the user, but when the button is pressed, console.log works directly and the user is null.silentworks
02/12/2022, 12:45 PMSultan Mahfouz
02/12/2022, 2:15 PMInfrapuna
02/12/2022, 3:49 PMgaryaustin
02/12/2022, 4:35 PMatmanaut.eth
02/12/2022, 7:15 PMSealion
02/12/2022, 11:08 PMSealion
02/12/2022, 11:09 PMSealion
02/12/2022, 11:12 PM2old4this
02/12/2022, 11:19 PMDaveo
02/13/2022, 1:30 AMgaryaustin
02/13/2022, 2:08 AMJim
02/13/2022, 12:00 PMlte()
gte()
filter functions work with timetamps?phil
02/13/2022, 12:58 PMJim
02/13/2022, 1:03 PMphil
02/13/2022, 1:03 PMJim
02/13/2022, 1:04 PMJim
02/13/2022, 1:06 PMJim
02/13/2022, 1:06 PMphil
02/13/2022, 1:06 PMrealatok
02/13/2022, 3:19 PM