Skip to content

ActivityPlug API / @activityplug/session-postgres / PostgresOAuthClientSecretStoreFactoryOptions

Interface: PostgresOAuthClientSecretStoreFactoryOptions

Defined in: oauth.ts:56

Properties

now?

readonly optional now?: () => Date

Defined in: oauth.ts:58

Returns

Date


tableName?

readonly optional tableName?: string

Defined in: oauth.ts:57