NapCatQQ/packages/napcat-webui-backend
手瓜一十雪 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
..
src Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
index.ts fix(webui-backend): 仅在启用 WebUI 时检测/更新默认密码 (#1387) 2025-11-20 14:38:59 +08:00
package.json Add Passkey (WebAuthn) authentication support 2025-11-22 16:00:32 +08:00
Readme.md refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
webui.json refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00

The Path of NapCatQQ

Tiny WebUi Backend for NapCatQQ