Closed diegodelemos closed 4 years ago
It is also important to keep the token
in local storage (cookie), that way any page reload can check if the login has been properly done or not.
We could use Universal-cookie or Redux-persist, if we finally go for Redux.
Closed by https://github.com/reanahub/reana-ui/pull/41.
Use Redux to manage application state.
References: Analysis Preservation UI source code Redux Discord chat