Scott P
11/30/2021, 9:10 PMgaryaustin
11/30/2021, 10:04 PMdavid-thyresson
11/30/2021, 11:59 PMbent
12/01/2021, 4:43 AMgaryaustin
12/02/2021, 12:21 AMcopple
12/02/2021, 5:42 AMLio
12/05/2021, 6:26 PMsupabase.media
and setting a CNAME on that domain to ${project}.supabase.co
- Renaming Buckets from the Dashboard
- [Self-Hosted] Being able to set SUPABASE_S3_URL
, SUPABASE_S3_SECRET
, SUPABASE_S3_KEY
and have Supabase use that instead of the local fsAzura
12/07/2021, 12:25 PMalpha_
12/07/2021, 1:49 PMScott P
12/07/2021, 3:25 PMYANN
12/07/2021, 6:00 PMMartin INDIE MAKERS
12/07/2021, 9:55 PMjonny
12/08/2021, 6:01 PMHaole
12/11/2021, 10:26 PMHaole
12/11/2021, 10:29 PMHaole
12/11/2021, 10:29 PMIsaiah
12/13/2021, 6:38 PMthorwebdev
12/14/2021, 1:44 AMtirmes
12/15/2021, 2:16 AMchipilov
12/15/2021, 9:19 AMBarba
12/15/2021, 7:18 PMawait supabase.auth.signIn({
provider: "github",
});
Probably you already know that by doing this.. in case a user doesnt exist in supabase, its created, so this signIn works like a singUp when the user doesnt exist, and thats totally fine, I would say I like the approach, but would be possible, to get a response info from auth.signIn
to know if the user has been created or just logged? would make sense?
I know I could check if the user exist before or something else, but I think is something very useful.
Maybe its already doing something similar and I was not able to figure out how to get that from the response.jonny
12/15/2021, 9:46 PMmikewilliams
12/16/2021, 9:09 PMjonny
12/16/2021, 9:15 PMjonny
12/16/2021, 9:22 PMflorian-lefebvre
12/17/2021, 9:59 PMsswatson
12/18/2021, 6:06 PMsswatson
12/18/2021, 6:07 PMAnoushk
12/20/2021, 9:29 AMHarryET
12/20/2021, 9:36 PM