Auto provider in self-hosting

Hi everyone !! When installing Supabase in self-hosting mode on Docker, I noticed that the authentication providers are missing. Are these modules that we have to install ourselves along with other configurations? Is there a way to get them without too much hassle?
2 Replies
inder
inder7h ago
Hi, all the providers are available, you just can't configure them from dashboard. You need to configure them via env vars. Here are the docs https://github.com/supabase/auth#external-authentication-providers
Al-Ba'Hith BN | Saazh
Thanks

Did you find this page helpful?