> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# PasskeyRequest

Passkey Request

## Properties

| Property                                             | Type     |
| ---------------------------------------------------- | -------- |
| <a id="env" /> `env`                                 | `Env`    |
| <a id="appname" /> `appName?`                        | `string` |
| <a id="userid" /> `userId?`                          | `string` |
| <a id="redirecturl" /> `redirectUrl?`                | `string` |
| <a id="challenge" /> `challenge`                     | `string` |
| <a id="slotnumber" /> `slotNumber`                   | `string` |
| <a id="sessionkey" /> `sessionKey`                   | `string` |
| <a id="expirationinseconds" /> `expirationInSeconds` | `string` |
