Skip to content

ActivityPlug API / @activityplug/session-postgres / PostgresAuthSessionStoreFactoryOptions

Interface: PostgresAuthSessionStoreFactoryOptions

Defined in: index.ts:38

Properties

now?

readonly optional now?: () => Date

Defined in: index.ts:40

Returns

Date


tableName?

readonly optional tableName?: string

Defined in: index.ts:39