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

Example request: Twitter Signin Integration #21

Open
nisrulz opened this issue Dec 30, 2018 · 8 comments
Open

Example request: Twitter Signin Integration #21

nisrulz opened this issue Dec 30, 2018 · 8 comments

Comments

@nisrulz
Copy link
Owner

nisrulz commented Dec 30, 2018

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

@sanyamdogra
Copy link
Contributor

Can i work on this ?

@nisrulz
Copy link
Owner Author

nisrulz commented Dec 31, 2018

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

@hiashutoshsingh
Copy link
Contributor

hiashutoshsingh commented Oct 13, 2020

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

@nisrulz
Copy link
Owner Author

nisrulz commented Oct 13, 2020

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.

@Sriraj-dev
Copy link
Contributor

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

@nisrulz
Copy link
Owner Author

nisrulz commented Oct 5, 2021

@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

@Sriraj-dev
Copy link
Contributor

@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.

@razaAtif
Copy link

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.

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

No branches or pull requests

5 participants