> ## 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.

# CompleteAuthAndCreateAccountRequest

## Properties

| Property                                   | Type                                                                                                             |
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
| <a id="otpcode" /> `otpCode`               | `string`                                                                                                         |
| <a id="otpid" /> `otpId?`                  | `string`                                                                                                         |
| <a id="provider" /> `provider?`            | `"privy"` \| `"turnkey"`                                                                                         |
| <a id="user" /> `user`                     | [`GridClientUserContext`](/grid/v1/sdk-reference/react-native/reference/latest/interfaces/GridClientUserContext) |
| <a id="sessionsecrets" /> `sessionSecrets` | `SessionSecrets`                                                                                                 |
