javascript - Where is redux store saved? -


i looking how secure redux application can be, storing values in redux store i.e. user token etc.. , tried see if else gain access them via xss attack example, checked sessionstorage, localstorage, cookies , not there, not inside app.js file (my bundle file), hence question.

from part of documentation (http://redux.js.org/docs/faq.html#performance-state-memory) deduce it's stored in memory, not persistent.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -