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

Better authentication experience #115

Open
4 of 5 tasks
joshhunt opened this issue May 29, 2018 · 0 comments
Open
4 of 5 tasks

Better authentication experience #115

joshhunt opened this issue May 29, 2018 · 0 comments

Comments

@joshhunt
Copy link
Owner

joshhunt commented May 29, 2018

Inspired by lowlidev's auth implementation, I want to improve how auth works on Destiny Sets:

  1. Refactor auth out of local state and into a HOC / redux state
  2. Remove the "in the flow of the document" auth prompt and instead have something sticky to the bottom of the screen, that maybe takes up like a third of the screen (dismissable?).
  3. Never clear the locally stored profile data/inventory, unless the user explicitly logs out. If authentication has expired, instead show a 'reauth for latest inventory' message, but still keep around previous data.
  4. Store google drive dismantled items in local storage and show that before we load it as well

  1. Move cloud storage updating into wrapping App.js HOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant