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

ui/auth: Remove lingering local storage parsing #1678

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

ssangervasi
Copy link
Contributor

Description Of Changes

I was wondering why we need to manually open up localStorage when we have redux-persist configured to do that for us now. Removed this and the log in/out still works as expected. So I think this was just a lingering from changeover.

Similar to this block that was left over from the fidesops merge: https://github.com/ethyca/fides/pull/1569/files#diff-3071c1012e5bece4441d5b7643c083188c22fbfe96caea78da1f09fdeeeb1599L59

I was wondering why we need to manually open up localStorage when we have redux-persist
configured to do that for us now. Removed this and the log in/out still works as
expected. So I think this was just a lingering from changeover.

Similar to this block that was left over from the fidesops merge:
https://github.com/ethyca/fides/pull/1569/files#diff-3071c1012e5bece4441d5b7643c083188c22fbfe96caea78da1f09fdeeeb1599L59
@ssangervasi ssangervasi merged commit e44e584 into main Nov 3, 2022
@ssangervasi ssangervasi deleted the ssangervasi/auth-store-cleanup branch November 3, 2022 19:54
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

Successfully merging this pull request may close these issues.

2 participants