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

Has Pin Session

Verifies whether the user has an active PIN session cookie (lr-feature-token). Returns true if the PIN session is valid, false otherwise.
PIN Nodes

Node Card

Has Pin Session
true
false
Category: PIN Nodes
Typical position: At the start of a PIN-protected flow to skip PIN entry for users who already have a valid PIN session.

This node has no configurable properties.


Use this node at the entry of a PIN-protected flow to check for an existing PIN session before prompting the user to enter their PIN again. Route true directly to the protected content and false to the Pin Input node.