Dispatch to show or hide the session splash screen
Remarks
Payload is a boolean value to show or hide the session splash screen.
The content for this splash screen may be edited in the Zamok Dashboard on the Settings > Session page.
Example
{ type: 'SHOW_SPLASH_SCREEN', payload: true// or false }
Dispatch to show or hide the session splash screen