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

# CrossmintAuthServerOptions

> **CrossmintAuthServerOptions** = `CrossmintAuthOptions` & `object`

Defined in: [server/src/auth/CrossmintAuthServer.ts:26](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/server/src/auth/CrossmintAuthServer.ts#L26)

## Type Declaration

### cookieOptions?

> `optional` **cookieOptions**: `CookieOptions`

Options applied to the auth cookies set by the SDK (e.g. `domain`).
