ToolJet/docs/versioned_docs/version-2.0.0/actions/logout.md

16 lines
345 B
Markdown
Raw Normal View History

2022-12-09 10:19:55 +00:00
---
id: logout
title: Logout
---
This action allows you to log out of the application (ToolJet).
:::info
You can also trigger actions from the **JavaScript code**. Check it out [here](/docs/how-to/run-actions-from-runjs).
:::
<div style={{textAlign: 'center'}}>
![ToolJet - Action reference - Logout](/img/actions/logout/logout.png)
</div>