ssxconfig

Home > @spruceid/ssx > SSXConfig

SSXConfig interface

Core config for SSX.

Signature:

export 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.

SiweConfig

(Optional) Optional session configuration for the SIWE message.

Last updated