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

Firebase Auth #3

Open
6 tasks
GeorgeIpsum opened this issue Oct 16, 2019 · 0 comments
Open
6 tasks

Firebase Auth #3

GeorgeIpsum opened this issue Oct 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@GeorgeIpsum
Copy link
Owner

  • Create a Login component
  • Set up rootStore state for User and potentially abstract all User/ Auth related code to a User/ Auth mobx model
  • Change application to toggle between logged in/ logged out state
  • Set up apis to sync data with firebase rtdb
  • Set up using app in only logged out mode (saving to localStorage only)
  • Set up caching strategy for localstorage? (only save certain things to local storage as opposed to...entire application state)
@GeorgeIpsum GeorgeIpsum added the enhancement New feature or request label Oct 16, 2019
@GeorgeIpsum GeorgeIpsum self-assigned this Oct 16, 2019
@GeorgeIpsum GeorgeIpsum modified the milestone: Initial Release Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant