Hi, I have question about authentication in supaba...
# off-topic
d
Hi, I have question about authentication in supabase. I am new to supabase and researching the possibilities. I see various authentication options readily available (Github, Gitlab, Azure...). In our project we would like to offer two custom SSO options which are relevant to our users. These are oAuth2 + OpenID connect providers. For example, we would like to offer users to sign in with their ORCID. What is your advice? Thanks.
@User Is it possible to add custom authentication providers?
c
We have an issue open for this: https://github.com/supabase/gotrue/issues/159 TBH it's not the top of the list, but if someone helps with a PR then we can definitely merge it in asap
c
is there a way already to implement external Oauth without creating a specific connector?