Firebaseui-android: Twitter Provider

Created on 30 May 2016  Â·  12Comments  Â·  Source: firebase/FirebaseUI-Android

Doesn't the last version include the twitter provider?

auth fix-implemented feature request

Most helpful comment

if this gets enough 'like's and the moderators (cough @samtstern cough) approve; I will work to implement it.
Moderators, would you like me to create a new issue with the proposed change (Twitter integration) as per your contribution steps?

All 12 comments

Firebase Auth does support Twitter login, however we have not yet implemented the UI flow in FirebaseUI.

If you want to use Twitter login with Firebase you can follow this example to implement the UI yourself.

Thank you Sam.

It will be implemented later on?

@raulperez yes we hope to support all providers eventually, but the priority now is fixing bugs in the Facebook/Google/Email implementation so that there is a solid base for that future work.

:+1:

image

@samtstern I have managed to implement Twitter login a while ago; would you like me to extend this library's UI flow to include it?
The recent(ish) Firebase upgrades have also meant Firebase Twitter auth works with Digits too now; but Firebase can give a User has already been linked to the given provider error if the user tries to login with Twitter AND Digits. One solution is to log them out of the old provider (e.g. Twitter) and auth again with the new provider (e.g. Digits).

I would love to have some kind of Twitter Login integration. Many users would rather have Twitter on their phone than Facebook.

Cheers!

if this gets enough 'like's and the moderators (cough @samtstern cough) approve; I will work to implement it.
Moderators, would you like me to create a new issue with the proposed change (Twitter integration) as per your contribution steps?

I think amandle@ is already working on this, we know it's an important
feature for everyone and it's at the top of our list too.

On Mon, Jul 11, 2016, 2:09 AM Christopher [email protected] wrote:

if this gets enough 'like's and the moderators (cough @samtstern
https://github.com/samtstern cough) approve; I will work to implement
it.
Moderators, would you like me to create a new issue with the proposed
change (Twitter integration) as per your contribution steps?

—
You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
https://github.com/firebase/FirebaseUI-Android/issues/157#issuecomment-231680764,
or mute the thread
https://github.com/notifications/unsubscribe/AIEw6rWY03xsV0gcdQvioFBsqJQ2zztqks5qUghDgaJpZM4IqCBM
.

Awesome!
@amandle let me know if you need help.
Would also be keen to implement Digits, which would piggy back off Twitter.

Looking forward to this!

THANK YOU!

Was this page helpful?
0 / 5 - 0 ratings