LoginID Core
📄️ Sign In With Passkey
This guide shows how to authenticate with a passkey, using LoginID.
📄️ Sign In With Passkey Autofill
This guide extends Sign In With Passkey, allowing the user to authenticate using passkey autofill.
📄️ Sign In and Upgrade to Passkey
After signing in with an existing authentication method (e.g., password), users can upgrade their authentication method by adding a passkey. This flow is nearly identical to the Create Passkey Over Authorized Session process, with the key difference being that it starts after sign-in instead of onboarding or a pre-authenticated session.
📄️ Sign In with Cross Authentication and Create Passkey
Cross Authentication happens when passkey authentication is not possible. This occurs when devices use different sync fabrics or cannot communicate directly with a passkey manager. To resolve this, LoginID uses OTP authentication to complete the sign-in process.
Amazon Cognito
📄️ Sign In With Passkey Auto-fill and Passkey With Password Fallback
This guide demonstrates how to implement Passkey Authentication using LoginID and Amazon Cognito custom authentication.