Interface LitAuthClientOptions

========== LitAuthClient ==========

Hierarchy

  • LitAuthClientOptions

Properties

customRelay?: IRelay

Pass in a custom relay server

debug?: boolean

If enable will turn on logging

litNodeClient?: any

Lit Node Client

litOtpConfig?: OtpProviderOptions
litRelayConfig?: LitRelayConfig

Options for Lit's relay server

rpcUrl?: string

Endpoint to interact with a blockchain network. Defaults to the Lit Chronicle.

Generated using TypeDoc