ActivityPlug API / @activityplug/session-postgres / PostgresAuthSessionStoreFactoryOptions
Interface: PostgresAuthSessionStoreFactoryOptions
Defined in: index.ts:38
Properties
now?
readonlyoptionalnow?: () =>Date
Defined in: index.ts:40
Returns
Date
tableName?
readonlyoptionaltableName?:string
Defined in: index.ts:39