Code Examples
Authenticate a User with a Passkey Credential
1
Initialize the Passkey Client
2
Call the login function
3
Make read requests on behalf of the authenticated user from the currentUserSession
4
Call the passkeyClient directly for write requests
This will always prompt a user to confirm the action with their passkey credential