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

PropertyModifierTypeDefined in
cancel?readonlystringpackages/common/src/Evolu/LocalAuth.ts:409
description?readonlystringpackages/common/src/Evolu/LocalAuth.ts:408
subtitle?readonlystringpackages/common/src/Evolu/LocalAuth.ts:407
titlereadonlystringpackages/common/src/Evolu/LocalAuth.ts:406

Was this page helpful?