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

Login PassKey

Authenticates the user using a registered passkey (FIDO2/WebAuthn). Child node: placed inside a Web Page node.
Passkey Node

Node Card

Login PassKey
true
false
Category: Passkey Nodes
Type: loginPasskey
Node kind: Child node: must be placed inside a Web Page node.
Typical position: Inside the Web Page node on the passwordless login screen.

PropertyTypeDefaultDescription
NANANAThis node has no configurable properties.

Usage Notes

This node renders the WebAuthn credential request within the parent Web Page node, triggering the browser's built-in passkey prompt. The browser must support WebAuthn (all modern browsers do); ensure your flow handles the false path for users on unsupported clients or those who do not have a passkey registered. Use Is PassKey Exists before routing users to this node to avoid presenting the passkey prompt to users without a registered credential.