Skip to content

IndexedDBPrivateStateConfig

Defined in: src/PrivateState.ts:71

Configuration for IndexedDB private state storage.

Since

0.2.0

Properties

password?

optional password: string

Defined in: src/PrivateState.ts:75

Password for encryption (optional, uses default if not provided)


privateStateStoreName

privateStateStoreName: string

Defined in: src/PrivateState.ts:73

Name of the IndexedDB store