passkey_register_options
Generate WebAuthn passkey registration options for an authenticated user by specifying project ID, access token, and app origin.
Instructions
Create WebAuthn passkey registration options for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_origin | Yes | Exact app origin for the WebAuthn ceremony | |
| project_id | Yes | The project ID | |
| access_token | Yes | Authenticated user's access_token |