mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-12 07:19:01 +08:00
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. |
||
|---|---|---|
| .. | ||
| Auth.ts | ||
| BaseInfo.ts | ||
| File.ts | ||
| Log.ts | ||
| OB11Config.ts | ||
| Proxy.ts | ||
| QQLogin.ts | ||
| Status.ts | ||
| UpdateNapCat.ts | ||
| WebUIConfig.ts | ||