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

PropertyModifierTypeDefined in
cancel?readonlystringpackages/common/src/local-first/LocalAuth.ts:410
description?readonlystringpackages/common/src/local-first/LocalAuth.ts:409
subtitle?readonlystringpackages/common/src/local-first/LocalAuth.ts:408
titlereadonlystringpackages/common/src/local-first/LocalAuth.ts:407

Was this page helpful?