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

# Interface: CreateSignerProxyRouteOptions

Defined in: [packages/nextjs/src/routes.ts:79](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L79)

## Properties

### network

> **network**: [`Network`](/sdk-reference/nextjs/src/type-aliases/Network)

Defined in: [packages/nextjs/src/routes.ts:81](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L81)

***

### provider

> **provider**: `"email"` | `"web3auth"`

Defined in: [packages/nextjs/src/routes.ts:80](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L80)
