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

Make the User Authentication setup #7

Closed
6 tasks done
AnimeshSinha1309 opened this issue Jul 2, 2020 · 1 comment · Fixed by #8
Closed
6 tasks done

Make the User Authentication setup #7

AnimeshSinha1309 opened this issue Jul 2, 2020 · 1 comment · Fixed by #8
Assignees
Labels
segment:auth Authentication backend and client type:feature New feature or request
Projects

Comments

@AnimeshSinha1309
Copy link
Owner

AnimeshSinha1309 commented Jul 2, 2020

We need a Auth setup where the data on the user is fully extensible, and can store any additional data on the users ranging from books they have read to their lists of friends.

  • Connect to Google Auth service
  • Get Redux App state ready
  • Make the Login UI
  • Make the Register UI
  • Get the Login Backend running
  • Augment Data on users
@AnimeshSinha1309 AnimeshSinha1309 added type:feature New feature or request segment:auth Authentication backend and client labels Jul 2, 2020
@AnimeshSinha1309 AnimeshSinha1309 added this to the Early Preview Run milestone Jul 2, 2020
@AnimeshSinha1309 AnimeshSinha1309 added this to To do in Flutter App via automation Jul 2, 2020
@AnimeshSinha1309
Copy link
Owner Author

Following this tutorial for these tasks, using Firebase Auth: https://blog.codemagic.io/firebase-authentication-google-sign-in-using-flutter/

AnimeshSinha1309 added a commit that referenced this issue Jul 4, 2020
The accounts page shows the Sign in with Google dialog, no FireBase integration yet. Working towards #7.
@AnimeshSinha1309 AnimeshSinha1309 linked a pull request Jul 5, 2020 that will close this issue
Flutter App automation moved this from To do to Done Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
segment:auth Authentication backend and client type:feature New feature or request
Projects
Flutter App
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants