NapCatQQ/packages/napcat-webui-backend/src
手瓜一十雪 afb6ef421a Add Passkey (WebAuthn) authentication support
Introduces Passkey (WebAuthn) registration and authentication to both backend and frontend. Backend adds new API endpoints, middleware exceptions, and a PasskeyHelper for credential management using @simplewebauthn/server. Frontend integrates @simplewebauthn/browser, updates login and config pages for Passkey registration and login flows, and adds related UI and controller methods.
2025-11-22 16:00:32 +08:00
..
api Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
const refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
middleware Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
onebot Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
router Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
terminal Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
types Add backend and frontend support for NapCat auto-update 2025-11-19 21:05:08 +08:00
uploader refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
utils feat: 所有的类型检查 2025-11-15 12:57:19 +08:00