brewlog/src
Jon Seager 6a0d94739b
feat(auth): allow naming the initial passkey during registration
- Add "Passkey Name" field to the registration form
- Pass passkey_name through start/finish WebAuthn ceremony
- Use user-provided name instead of hardcoded "default"
2026-02-05 11:24:52 +00:00
..
application feat(auth): allow naming the initial passkey during registration 2026-02-05 11:24:52 +00:00
domain feat(account): add account page with passkey and token management 2026-02-05 11:24:43 +00:00
infrastructure feat(account): add account page with passkey and token management 2026-02-05 11:24:43 +00:00
presentation feat(auth): replace password auth with WebAuthn passkeys 2026-02-05 11:00:07 +00:00
lib.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
main.rs feat(auth): replace password auth with WebAuthn passkeys 2026-02-05 11:00:07 +00:00