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

Verify Passkey

Validates the provided passkey assertion as part of passkey-based MFA authentication. Use in workflows that require passkey as a second authentication factor.
Passkey Node

Node Card

Verify Passkey
true
false
Category: Passkey Nodes
Type: verifyPasskey
Typical position: After the Passkey output of MFA Configured State, before the success terminal node.

PropertyTypeDefaultDescription
Error HandlingcustommultiselectAll errors set to automaticOverride the default message shown to users for each error code. Activates that error as a named output edge on the canvas.

Usage Notes

This node validates the WebAuthn assertion returned after the user completes the passkey challenge: use it in MFA flows where passkey is configured as a second factor (routed from MFA Configured State's Passkey output). It is distinct from Login PassKey, which is a child node used for primary passwordless authentication. Route false to an error page or a fallback MFA method if the passkey assertion fails.