- Source:
Methods
-
secureReduxState(state)
-
Filters the current redux store state before exposing it to the client
Parameters:
Name Type Description stateThe redux store state
- Source:
Returns:
The secured redux store state that will be serialized and passed to the client.
- Type
- object