Passkey integration on the server-side and user-experience upgrades
Get started with server side passkeys and learn how to build more user-friendly authentication experiences for your users!
Go back
Introduction to server-side passkey implementation
Understand the key server-side implementation steps for passkeys, and learn about libraries that can speed up your integration.
Server-side passkey registration
Learn how to implement the server-side functionality for users to register passkeys in your web app.
Server-side passkey authentication
Learn how to implement the server-side functionality for users to authenticate with passkeys in your web app.
Allow passkey reuse across your sites with Related Origin Requests
Learn how to enable seamless passkey sign-in across multiple related domains by allowing passkey reuse with Related Origin Requests.
Determine the passkey provider with AAGUID
Learn how to use AAGUID to determine the passkey provider to help users identify and manage their passkeys more easily.