loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Logout

Logs out the current user by invalidating their access token and clearing session cookies.
Account Management

Node Card

Logout
true
false
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.

This node has no configurable properties.


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.