hey folks, is there a way to set up github auth wi...
# help
k
hey folks, is there a way to set up github auth with a local supabase? (https://supabase.com/docs/guides/local-development)
n
Hello @Kilian! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
k
is "local" different from "self hosted"?
j
@Kilian local most of the time is referring to the localhost of a computer (127.0.0.1) self-hosted means that it's under a qualified domain name usually. If it's github it will care about it according to those definitions I just gave, if it's not github then if you've got some sort of internal dns resolver then you shouldn't have too many issues.
n
Kilian (2022-05-20)
j
12:46am here so sorry if this doesn't entirely make sense
k
no worries. I'm asking because the entire authentication settings that let you enable oauth is missing from the "local" setup it seems
so I dont know if thats intended or not
or if there are settings I need to change somewhere (the page I linked doesnt seem to say)
j
Huh that’s weird. You can pass those settings directly to the gotrue container as env variables. That’s probably why it’s not there
k
ooh yes, it seems I need to manually set them in the config.toml
Thanks!
n
Thread was archived by @Kilian. Anyone can send a message to unarchive it.