Const
Dispatch when all session data should be cleared.
Called automatically when a session ends. Does not necessarily mean a session has ended, but that all session data should be cleared.
{ type: 'SESSION_RESET',} Copy
{ type: 'SESSION_RESET',}
Dispatch when all session data should be cleared.