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

Session & Cookie Nodes

Nodes for reading and writing session data and custom cookies across workflow steps.
Session & Cookies
NodeDescription
Has SessionChecks whether the user has an active session (lr-session-token cookie).
Get Session DataReads a value previously stored by a Set Session Data node from the user's session.
Set Session DataWrites a key-value pair to the user's session for use later in the workflow.
Get Custom CookieReads the value of a specified custom cookie from the user's browser.
Set Custom CookieWrites a custom cookie to the user's browser.