Merge pull request #2315 from xuewenjie123/fix/remove-qrcode-from-oauth-progress-v2

fix: remove QR code from OAuth authentication UI to prevent screen flickering
This commit is contained in:
tanzhenxin 2026-03-12 18:53:25 +08:00 committed by GitHub
commit e181cfc097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 89 additions and 359 deletions

View file

@ -80,7 +80,6 @@
"@types/mime-types": "^3.0.1",
"@types/minimatch": "^5.1.2",
"@types/mock-fs": "^4.13.4",
"@types/qrcode-terminal": "^0.12.2",
"@types/shell-quote": "^1.7.5",
"@types/uuid": "^10.0.0",
"@vitest/coverage-v8": "^3.1.1",