ActivityPlug API / @activityplug/session-postgres / PostgresOAuthClientSecretStoreFactoryOptions
Interface: PostgresOAuthClientSecretStoreFactoryOptions
Defined in: oauth.ts:56
Properties
now?
readonlyoptionalnow?: () =>Date
Defined in: oauth.ts:58
Returns
Date
tableName?
readonlyoptionaltableName?:string
Defined in: oauth.ts:57