Log the User Out

This action logs the user out of the authenticated session.


Inputs and Settings

Trigger ID (optional)

This will link the action with a Action Listener of the same ID.

If left blank, all listener on the page with blank ID's will be triggered at the same time, so we suggest to always define a Trigger ID.

When the function finishes running, it will trigger the User Logged Out event, storing the User ID and User Email on the listener's states.


Triggered events

Those events are triggered by an Action Listener with the same ID as the Trigger ID provided on the action.

  • User Logged Out (if the action was successful)

  • Error in Action (if an error occurs)

Last updated