feat: add hotmail mail api account pool flow

This commit is contained in:
baiyuechu
2026-04-11 10:37:43 +08:00
parent ba128ed8d6
commit 8a9d69d325
16 changed files with 3059 additions and 89 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"name": "codex-oauth-automation-extension",
"private": true,
"scripts": {
"test": "node --test tests/*.test.js"
}
}