User Session Management
User Session Management nodes allow you to store, retrieve, and manage data within the user session during flow execution.
| Node | Description |
|---|---|
| User Session - Store | Stores variables into the user session |
| User Session - Set Attributes | Sets or updates attributes within the user session |
| User Session - Get Attributes | Retrieves attributes from the user session |
| User Session - Remove Attributes | Removes attributes from the user session |
| User Session - Get and Validate | Retrieves and validates the current user session |
| User Session - Delete | Deletes the current user session / token |