Logout User
The Log Out Current User action allows you to securely end the current user’s session based on specific conditions or triggers. This action is typically used to enforce access control, improve security, or guide the user flow after certain events occur. When triggered, it signs the user out of the application
Full Configuration Example
The Log Out Current User action does not require any additional configuration fields. However, the following example demonstrates how it can be implemented in a typical use case.

Last updated