#Passkey deployment checklist is now available.
This new content summarizes all the passkey best practices we can think of when a website deploys a passkey system such as:
- Use AAGUID to identify the passkey provider and to name the credential for the user.
- Prompt for local passkey creation if the user has signed in with a cross-device passkey.
- Verify the user with the strongest authentication method available for they can use before allowing them to create a passkey.
You can use this checklist to build a best possible passkey implementation, or to see if there are anything you can improve by comparing it with your existing deployment.
Checkout our passkey deployment checklist from here: https://web.dev/articles/passkey-checklist
If you have any feedback on this content, please let me know!