flutter-examples icon indicating copy to clipboard operation
flutter-examples copied to clipboard

Example request: Twitter Signin Integration

Open nisrulz opened this issue 5 years ago • 8 comments

Project Name: twitter_signin Description: A flutter example app to Twitter Signin

nisrulz avatar Dec 30 '18 23:12 nisrulz

Can i work on this ?

sanyamdogra avatar Dec 31 '18 15:12 sanyamdogra

Yes, please.

  • Make sure you follow the guidelines specified in the Readme.
  • Take other examples as reference.
  • Make sure that package name is as per other apps. I use github.nisrulz.<app_name> as the standard package naming across all examples Reference link

nisrulz avatar Dec 31 '18 21:12 nisrulz

@nisrulz Hey, if this is not taken yet I can take this issue.

hiashutoshsingh avatar Oct 13 '20 05:10 hiashutoshsingh

The idea is to have firebase signin support. That way we can enable other signin options too. So twitter is supposed to be the first version.

If you created multiple files within the same app project regarding signing code for each type of possible sign provider and then later using a button allow to signin with each then the example app would be complete.

Firebase allows that to be done pretty easily Read more

If you did that the example would be named as using_firebase_auth

If you go the route to setup only twitter auth, then name your example app to be twitter_signin. Once this is done, there would be more apps like that such as google_signin, apple_signin, etc.

I am in favor of 1 single app called using_firebase_auth, with code for each signing provider in different files so it is still easier for beginners to grasp.

nisrulz avatar Oct 13 '20 10:10 nisrulz

@nisrulz Hey, Can I work on this feature of using_firebase_auth which includes the firebase authentication and Google_Signin using firebase.

Sriraj-dev avatar Oct 05 '21 14:10 Sriraj-dev

@nisrulz Hey, Can I work on this feature of using_firebase_auth which includes the firebase authentication and Google_Signin using firebase.

This issue is about Twitter Sign in. If you want to open a PR please do so with Firebase Auth + Twitter Signin

nisrulz avatar Oct 05 '21 21:10 nisrulz

@nisrulz Hey, Can I work on this feature of using_firebase_auth which includes the firebase authentication and Google_Signin using firebase.

This issue is about Twitter Sign in. If you want to open a PR please do so with Firebase Auth + Twitter Signin

Okay , I will work on this if this is not assigned yet.

Sriraj-dev avatar Oct 06 '21 04:10 Sriraj-dev

Hi @nisrulz , My name is Atif Raza, I am a flutter developer and a beginner in open source, I would like to work on this issue , can you please assign this issue to me.

razaAtif avatar Oct 13 '22 13:10 razaAtif