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

[Server support] - Add Repository that abstracts authentication #145

Open
2 tasks done
Tracked by #136
matuella opened this issue Jul 19, 2021 · 0 comments
Open
2 tasks done
Tracked by #136

[Server support] - Add Repository that abstracts authentication #145

matuella opened this issue Jul 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies

Comments

@matuella
Copy link
Contributor

matuella commented Jul 19, 2021

As the server is introduced, we need to allow users to authenticate, so we can store each individual progress in Firestore.

Before implementing this, we need to have:

  • Decide if the application can be used anonymously while the user doesn't sign in. Answer: it won't allow anonymous users, due to not have to deal with local/cloud sync stuff - we can eventually support it, but not right now.
  • Authentication UI.

Sub-issue that relates to the Server support - #136.

@matuella matuella added new feature target: flutter Relates to Flutter and its sub-dependencies labels Jul 19, 2021
@matuella matuella added this to To do in Server support via automation Jul 19, 2021
@matuella matuella added enhancement New feature or changes to an existing one UX/UI required This change requires a visual design change to be implemented P1 Changes that should be worked now and removed new feature UX/UI required This change requires a visual design change to be implemented labels Sep 2, 2021
@matuella matuella self-assigned this Nov 24, 2021
@matuella matuella moved this from To do to In progress in Server support Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or changes to an existing one P1 Changes that should be worked now target: flutter Relates to Flutter and its sub-dependencies
Projects
Server support
In progress
Development

No branches or pull requests

1 participant