element-x-ada/features/wallet
Kayos c21a3b7c48 fix(wallet): use 30s auth validity window instead of per-use biometric
setUserAuthenticationValidityDurationSeconds(-1) requires BiometricPrompt.CryptoObject
for every cipher operation. Changed to 30s window for alpha — proper CryptoObject
flow deferred to Phase 5.

Fixes UserNotAuthenticatedException on storeMnemonic/getMnemonic.
2026-03-28 11:35:18 -07:00
..
api feat(wallet): add no-wallet guard for /pay and fix payment event type 2026-03-28 09:47:55 -07:00
impl fix(wallet): use 30s auth validity window instead of per-use biometric 2026-03-28 11:35:18 -07:00
test Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00