Skip to main content

Interface: LocalAuthOptions

Defined in: auth/LocalAuth.ts:6

Properties

clientId?

optional clientId?: string

Defined in: auth/LocalAuth.ts:11

Client identifier. Lets you keep several sessions (several numbers) under the same dataPath, each in its own subfolder.


dataPath?

optional dataPath?: string

Defined in: auth/LocalAuth.ts:13

Base folder where the session is stored. Defaults to .whatsweb_auth.