Has Pin Session
Node Card
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.
Properties
Outputs & Errors
This node has no configurable properties.
| Output | Condition |
|---|---|
true | An active lr-feature-token PIN session cookie exists and is valid |
false | No PIN session cookie exists or it has expired |
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.