Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

More auth providers: Facebook, Github, ... #43

Closed
katopz opened this issue Nov 29, 2016 · 25 comments
Closed

More auth providers: Facebook, Github, ... #43

katopz opened this issue Nov 29, 2016 · 25 comments

Comments

@katopz
Copy link

katopz commented Nov 29, 2016

Hi,

Auth0 is nice for free dev but it can reach $745/mo in prod too.
So the question is do you have other way to so social login?
For example : https://www.reindex.io/docs/security/authentication/#social-login-authentication-providers

Thanks

@schickling
Copy link
Member

Hi @katopz, that's a very good point. Yes, we're having plans to add more auth providers in the future. Which ones in particular would be important for you?

@katopz
Copy link
Author

katopz commented Nov 29, 2016

@schickling Facebook is a must have for real business, and github for my dream project. :)

Thanks

@schickling schickling changed the title Social login without Auth0 More auth providers: Facebook, Github, ... Nov 29, 2016
@mbiqbal
Copy link

mbiqbal commented Feb 21, 2017

@schickling Do we have a timeline for this? Especially facebook?

@marktani
Copy link
Contributor

marktani commented Feb 21, 2017

Using Auth0 is the recommended way for now. After their pricing updates I think that's a feasible choice for most applications! 🙂

We'll add further dedicated Social Logins in the future.

@sedubois
Copy link

I'm sad to hear that. I hope Facebook and email auto can come very soon (or at least that there would be a documented way to do it without Auth0). I have the prospect of bringing a prod app with thousands of users and it makes me question whether Graphcool can be more than just a prototyping tool.

@marktani
Copy link
Contributor

Facebook Social Login is indeed on our close time horizon. I'll keep this thread posted with further information soon.

@schickling
Copy link
Member

I totally agree with you @sedubois. We have more and more people asking for this so it's a high priority for us along #39 🙂

@mbiqbal
Copy link

mbiqbal commented Feb 21, 2017

@marktani Do we have an ETA for this?

@marktani
Copy link
Contributor

marktani commented Apr 20, 2017

We've run a closed beta for the Facebook Social Login feature for a few weeks and it will take us another few weeks until this feature is available to everyone. Thanks for your patience 🙏

@jvbianchi
Copy link

jvbianchi commented May 4, 2017

add Google as a social provider would be nice, most people have at least one gmail account

@mkozhukharenko
Copy link

yes, google would be nice as well

@jhalborg
Copy link

IMO Facebook and Google auth are both mandatory for serious projects. Good to know they're in the works :)

@jhalborg
Copy link

@marktani - Just to make sure, will the tokens / integrations to the new auth providers be usable with the permissions?

@marktani
Copy link
Contributor

marktani commented May 10, 2017

The closed beta is still going on and also includes Google authentication. Both integrations include token verification as well as an integration with the permission system 🙂

@sedubois
Copy link

sedubois commented May 15, 2017

Considering that password authentication should (AFAIK) be avoided for any new project, I think it would make sense to have an easy passwordless system (sending one-time tokens by email/SMS). Can this be considered in the current development?

@marktani
Copy link
Contributor

This is already available through the Digits and Auth0 integrations - did you have something specific in mind?

@sedubois
Copy link

sedubois commented May 15, 2017

Thanks @marktani. I mean that, as pointed in the OP, it's quite pricy and cumbersome just to get authentication.

@changalberto
Copy link

Without facebook auth, this is a show stopper for me at the moment. Please get this feature out soon. =)

@marktani
Copy link
Contributor

Hey folks thanks for your thoughts!

@sedubois, Digits is free as far as I can tell. Did you think of a specific integration for an passwordless system?

@changalberto, the closed beta for Facebook/Google Auth is going great and we're doing out best to push it out as fast as possible 🙂

@sedubois
Copy link

@marktani AFAIK digits is only for mobile phone, but I need email auth (that's the data I have).

@gustavopch
Copy link

@marktani Digits was acquired by Firebase. It was integrated into Firebase Authentication and will be retired in September 30.

@jhalborg
Copy link

jhalborg commented Jun 8, 2017

All the more reason to offer a Firebase Auth integration ;)

@rafaelcorreiapoli
Copy link

rafaelcorreiapoli commented Jul 9, 2017

What if I don't want to use Auth0Lock for my UI?
Let's say I want to use react-native-fbsdk to get the facebook token, how can I exchange that for a Auth0's idToken to perform the authentication flow with GraphCool?

@marktani
Copy link
Contributor

We recently released examples for authentication with Facebook and Google using the new beta feature "Schema Extensions" 🎉

We're still looking for help for more examples like Twitter, Github or Firebase. If you're interested to join the beta program, please contact me in Slack (my handle is nilan).

@marktani
Copy link
Contributor

This can be discussed further here: https://www.graph.cool/forum/t/feedback-schema-extensions-beta/405.

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

No branches or pull requests