Class ArnAuthConfigImpl

Hierarchy

  • ArnAuthConfigImpl

Implements

  • ArnValidAuthConfig

Constructors

  • Parameters

    • connectorType: ArnConnectorType

      The message to display when requesting the user to sign at connect time.

    • options: ArnConnectOptions
    • sigMessage: undefined | string
    • jwt: AuthJwtConfig
    • autoConnect: boolean
    • persist: boolean
    • Optional trySwitchChainNumber: number

    Returns ArnAuthConfigImpl

Properties

autoConnect: boolean
connectorType: ArnConnectorType

The message to display when requesting the user to sign at connect time.

jwt: AuthJwtConfig
options: ArnConnectOptions
persist: boolean
sigMessage: undefined | string
trySwitchChainNumber?: number

Generated using TypeDoc