Skip to Content
API referenceSatellite Siwe Next AuthSrcInterfacesSiweApiConfig

@tuwaio/satellite-connect-monorepo


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