passkey_login_options
Generate WebAuthn passkey login options for a given project and app origin, enabling passwordless authentication. Optionally include an email hint.
Instructions
Create WebAuthn passkey login options for a project app origin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Optional email hint. Does not expose allowCredentials. | ||
| app_origin | Yes | Exact app origin for the WebAuthn ceremony | |
| project_id | Yes | The project ID |