Skip to Content
API referenceSatellite SIWESrcServerComponentsgetSessionOptions()

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


getSessionOptions()

getSessionOptions(userConfig): SessionOptions

Defined in: packages/satellite-siwe-next-auth/src/server/session.config.ts:11 

Function

getSessionOptions

Parameters

userConfig

SiweApiConfig

The complete user configuration including session settings.

Returns

SessionOptions

SessionOptions The options required by getIronSession.

Description

Generates the Iron Session options object based on user configuration.

Last updated on