In-App Nudge After a Key Action
Use an in-app nudge after a named, completed action to offer passkey creation at a stable, low-disruption moment. Separating it from app unlock avoids immediately stacking prompts, although the selected action may itself have required verification. Use this nudge when users stay signed in for long periods and rarely see the login flow.- iOS
- Android
1
App unlock via local biometric
- User unlocks the app using local biometrics (e.g., Touch ID, Face ID).
- User is authenticated within the app session.
2
User interacts with app (CTAs, actions)
- User completes one of the documented actions configured as a qualifying trigger.
3
In-App Nudge appears after the selected action
- After the named action completes successfully, the app may show the nudge.
- Readiness and nudge frequency follow the shared targeting policy.
4
User engages with nudge
- User sees concise messaging about passkey benefits (faster, more secure logins).
- User can accept to create passkey or skip to continue using the app.
5
Passkey creation (if accepted)
- If the user accepts, the system passkey-creation sheet appears.
- The user authorizes creation with a platform-supported device-unlock method.
6
Continue to app dashboard
- User proceeds to app dashboard with or without creating a passkey.
- If skipped, the nudge may appear again after another eligible action, subject to the configured cooldown and frequency policy.
Acceptance criteria
The expected impact depends on the trigger. A completed reauthorization or security-related transaction shows clear user intent. A passive dashboard banner does not provide the same context and should not be benchmarked as equivalent.
References
- Relevant criteria: N2.5-AC01–AC02 and N2.5-AC04: Native apps: Passkeys vs. local biometrics distinguishes high-intent post-transaction prompting from post-unlock and passive-banner strategies.
- Relevant criteria: N2.5-AC01 and N2.5-AC04: How to get high passkey adoption in creation flows covers trigger-aware creation and explicit post-action nudges.
- Relevant criteria: N2.5-AC02 and N2.5-AC04: Passkeys user journeys identifies completed reauthorization and account-related moments as appropriate creation opportunities.
- Relevant criteria: N2.5-AC03–AC04: Create a passkey on Android defines user-mediated creation and account-bound request data.
- Relevant criterion: N2.5-AC03: Web Authentication: An API for accessing Public Key Credentials: Level 3 defines account and relying-party binding.