The user must have already signed in via another method (e.g. email/password, social, etc.) and added a passkey to their account before they can use it to sign in with.You can prompt a user to add a passkey to their account using your SDK’s passkey registration method (see SDK-specific Tabs) or by directing them to the “Account & Security” section of the Dynamic Widget.
Dashboard Configuration
Simply toggle on “Passkey” in the Log in & User Profile section of the dashboard.React Native
React Native requires platform setup for passkeys. See the React Native Passkey Setup guide.