API reference / @evolu/common / Evolu/Public / SensitiveInfoItem
Interface: SensitiveInfoItem
Defined in: packages/common/src/Evolu/LocalAuth.ts:425
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
key | readonly | string | packages/common/src/Evolu/LocalAuth.ts:426 |
metadata | readonly | StorageMetadata | packages/common/src/Evolu/LocalAuth.ts:429 |
service | readonly | string | packages/common/src/Evolu/LocalAuth.ts:427 |
value? | readonly | string | packages/common/src/Evolu/LocalAuth.ts:428 |