🐛 fix(auth): 收紧 BFF 鉴权并修复内部调用链路

This commit is contained in:
Abner
2026-05-31 19:25:23 +08:00
parent b815225845
commit df2b6ca814
14 changed files with 152 additions and 31 deletions

View File

@@ -36,6 +36,10 @@ RECAPTCHA_SECRET_KEY=
# ❌ 禁止使用默认值或简单密码
ACCESS_KEY=
# Simyo 代理客户端令牌
# ⚠️ 启用 Simyo 代理时必填server.js 不再提供默认回退
SIMYO_CLIENT_TOKEN=
# Giffgaff OAuth token exchange 回调 URI
# 注意:该变量只影响服务端 token exchange前端授权跳转 URI 仍在 src/giffgaff/js/modules/api-config.js 中配置。
GIFFGAFF_REDIRECT_URI=giffgaff://auth/callback/