API reference / @evolu/common / Evolu/Public / AuthenticationPrompt
Interface: AuthenticationPrompt
Defined in: packages/common/src/Evolu/LocalAuth.ts:405
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/Evolu/LocalAuth.ts:409 |
description? | readonly | string | packages/common/src/Evolu/LocalAuth.ts:408 |
subtitle? | readonly | string | packages/common/src/Evolu/LocalAuth.ts:407 |
title | readonly | string | packages/common/src/Evolu/LocalAuth.ts:406 |