From 1b7778930c92547f8eda5ec78b0ee2a3751579a3 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Sun, 28 Jun 2026 19:06:47 -0400 Subject: [PATCH] Update README: all items complete --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f5946..efc0f27 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,9 @@ npm run dev - [x] Push notification frontend (subscribe toggle in settings) - [x] WebAuthn passkey scaffolding - [x] WebAuthn frontend (register/login buttons) +- [x] WebAuthn backend (full begin/finish flow) - [x] REST API documentation (Swagger UI at /docs) -- [ ] WebAuthn backend completion (begin/finish flow) +- [x] Push notification mention parsing and dispatch ## Project Structure