API reference / @evolu/common / local-first/Public / AuthenticationPrompt
Interface: AuthenticationPrompt
Defined in: packages/common/src/local-first/LocalAuth.ts:406
Configuration for the biometric/device credential prompt shown when a protected item is accessed.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
cancel? | readonly | string | packages/common/src/local-first/LocalAuth.ts:410 |
description? | readonly | string | packages/common/src/local-first/LocalAuth.ts:409 |
subtitle? | readonly | string | packages/common/src/local-first/LocalAuth.ts:408 |
title | readonly | string | packages/common/src/local-first/LocalAuth.ts:407 |