Logout
Node Card
Category: Account Management Nodes
Success message: Logged out successfully.
Typical position: At the end of a logout flow, before a Success Final node or redirect to the login page.
Properties
Outputs & Errors
This node has no configurable properties.
| Output | Condition |
|---|---|
output | Always proceeds: the user's access token has been invalidated and session cookies cleared |
Common Next Nodes
Logout (output)→Success Finalsession ended: redirect to login page
Use this node in dedicated logout flows. It invalidates the current access token and clears the session cookies for this device only. Use Force Logout instead if you need to invalidate all active sessions across devices.