ssxclientconfig

Home > @spruceid/ssx > SSXClientConfig

SSXClientConfig interface

Core config for SSX.

Signature:

declare interface SSXClientConfig 

Properties

PropertyModifiersTypeDescription

boolean

(Optional) Whether or not daoLogin is enabled.

(Optional) Connection to a cryptographic keypair and/or network.

boolean | SSXEnsConfig

(Optional) Whether or not ENS resolution is enabled. True means resolve all on client.

(Optional) Optional session configuration for the SIWE message.

Last updated