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

# Interface: CreateInput

# Interface: CreateInput

Defined in: [packages/signers/src/passkey/webauthn.ts:6](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L6)

## Properties

### challenge

> **challenge**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:10](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L10)

***

### rpId

> **rpId**: `string`

Defined in: [packages/signers/src/passkey/webauthn.ts:7](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L7)

***

### rpName

> **rpName**: `string`

Defined in: [packages/signers/src/passkey/webauthn.ts:8](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L8)

***

### userName

> **userName**: `string`

Defined in: [packages/signers/src/passkey/webauthn.ts:9](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L9)
