normogen/web
goose 8a538cbbb8
Some checks failed
Lint and Build / format (push) Successful in 38s
Lint and Build / clippy (push) Successful in 1m35s
Lint and Build / build (push) Has been cancelled
Lint and Build / test (push) Has been cancelled
feat: wire register to wrapped-DEK model + recovery phrase UI
Register now generates a DEK, wraps it under the password KEK and recovery KEK,
and sends all wrapped forms to the server (via setupEncryption). RegisterPage
has an optional recovery phrase field with a warning. Login unwraps the DEK
from the response via unlockWithPassword. This completes the full ZK recovery
flow end-to-end from the UI.

Verified: npm build clean, 20 tests pass.
2026-06-29 08:45:56 -03:00
..
normogen-web feat: wire register to wrapped-DEK model + recovery phrase UI 2026-06-29 08:45:56 -03:00