> ## 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: CheckAuthParts

# Interface: CheckAuthParts

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

## Properties

### authenticatorData

> **authenticatorData**: `Uint8Array`

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

***

### clientDataJSON

> **clientDataJSON**: `Uint8Array`

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

***

### signature

> **signature**: `Uint8Array`

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