> ## 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/dist/index.d.ts:215

Resolved identity a social/email provider hands back.

## Properties

### expiresAt?

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

Defined in: packages/core/dist/index.d.ts:218

***

### provider

> **provider**: `string`

Defined in: packages/core/dist/index.d.ts:217

***

### publicKey

> **publicKey**: `string`

Defined in: packages/core/dist/index.d.ts:216
