Skip to main content

Interface: AuthFlowOptions

Properties

address?

optional address: string

Defined in

types.ts:483


chain?

optional chain: number | Chain

Defined in

types.ts:485


clientId?

optional clientId: string

Defined in

types.ts:479


redirectUri?

optional redirectUri: string

Defined in

types.ts:480


redirectUrl?

optional redirectUrl: string

Deprecated

use redirectUri

Defined in

types.ts:482


scope?

optional scope: string

Defined in

types.ts:487


signature?

optional signature: string

Defined in

types.ts:484


state?

optional state: string

Defined in

types.ts:486