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

# Interface: AuthDetails

Defined in: [packages/core/src/types.ts:212](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L212)

Resolved identity a social/email provider hands back.

## Properties

### expiresAt?

> `optional` **expiresAt?**: `number`

Defined in: [packages/core/src/types.ts:215](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L215)

***

### provider

> **provider**: `string`

Defined in: [packages/core/src/types.ts:214](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L214)

***

### publicKey

> **publicKey**: `string`

Defined in: [packages/core/src/types.ts:213](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L213)
