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

Use Redux for auth state #17

Open
wbobeirne opened this issue Apr 17, 2019 · 0 comments
Open

Use Redux for auth state #17

wbobeirne opened this issue Apr 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@wbobeirne
Copy link
Member

To keep things simple for the hackathon, no redux state was added and all components fetched data as-needed. However to reduce copy-paste and improve auth flow, we should add a redux store. At the moment, all I can think of it needing to keep track of is auth state. But if there's anything else, drop a note here.

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