Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter and Facebook auth providers #129

Closed
bcomnes opened this issue Dec 20, 2017 · 6 comments
Closed

Twitter and Facebook auth providers #129

bcomnes opened this issue Dec 20, 2017 · 6 comments
Assignees

Comments

@bcomnes
Copy link
Contributor

bcomnes commented Dec 20, 2017

Support Twitter and Facebook as auth providers - Facebook is already implemented and Twitter should be trivial, but we need to put them both in production and test that they work. They should also be added to the checkbox selection in Netlify’s UI.

@bcomnes
Copy link
Contributor Author

bcomnes commented Dec 20, 2017

We should also consider #122

@bcomnes
Copy link
Contributor Author

bcomnes commented Jan 3, 2018

Facebook is already done, but not deployed. Twitter relies on an oAuth1 authentication flow, which is a nontrivial departure from our current provider interface.

@bcomnes
Copy link
Contributor Author

bcomnes commented Jan 3, 2018

When twitter supports user authentication with oAuth2, we can revisit adding twitter as a login provider.

@bcomnes bcomnes closed this as completed Jan 3, 2018
@bcomnes bcomnes self-assigned this Jan 3, 2018
@triyuga
Copy link

triyuga commented Jul 5, 2018

Any update on Facebook login becoming in Netlify?

@anuaimi
Copy link

anuaimi commented Feb 11, 2021

I'd also like to see the facebook support released.

@swyxio
Copy link

swyxio commented Jun 2, 2021

a fork of gotrue with twitter support is here: https://supabase.io/docs/guides/auth i dont believe its public yet but its here in case anyone cares (lol)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants