Skip to Content
API referenceSatellite SIWESrcInterfacesSiweApiConfig

API Reference for TUWA Satellite headless wallet connectivity and session state management.


SiweApiConfig

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

The complete configuration object for the SIWE API handler factory.

Properties

options?

optional options?: SiweApiHooks

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

Custom callback hooks for various steps of the SIWE process.


session?

optional session?: SiweSessionSettings

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

Session configuration settings for Iron Session.

Last updated on