Skip to Content
API referenceSatellite Siwe Next AuthSrcType AliasesUnconfigurableMessageOptions

@tuwaio/satellite-connect-monorepo


UnconfigurableMessageOptions

UnconfigurableMessageOptions = object

Defined in: packages/satellite-siwe-next-auth/src/types.ts:88 

Properties

address

address: Address

Defined in: packages/satellite-siwe-next-auth/src/types.ts:89 

The Ethereum address signing the message (Viem type).


chainId

chainId: number

Defined in: packages/satellite-siwe-next-auth/src/types.ts:90 

The chain ID of the network.


nonce

nonce: string

Defined in: packages/satellite-siwe-next-auth/src/types.ts:91 

A unique, session-bound nonce from NextAuth CSRF token.

Last updated on