passkey_register_options
Generates WebAuthn passkey registration options for an authenticated user, enabling secure passkey enrollment without passwords.
Instructions
Create WebAuthn passkey registration options for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| access_token | Yes | Authenticated user's access_token | |
| app_origin | Yes | Exact app origin for the WebAuthn ceremony |