@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?
optionaloptions:SiweApiHooks
Defined in: packages/satellite-siwe-next-auth/src/types.ts:64
Custom callback hooks for various steps of the SIWE process.
session?
optionalsession:SiweSessionSettings
Defined in: packages/satellite-siwe-next-auth/src/types.ts:62
Session configuration settings for Iron Session.
Last updated on