Interface: LocalAuthOptions
Defined in: auth/LocalAuth.ts:6
Properties
clientId?
optionalclientId?: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?
optionaldataPath?:string
Defined in: auth/LocalAuth.ts:13
Base folder where the session is stored. Defaults to .whatsweb_auth.