pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML
Filter by
194M results
Knowledge artifacts generated after delivery PR #2800 for task
planitem-planmanual1780198120145433000-widen-unified-bytecode-production-conditio-e36522d0f7 was merged.
Refs Faktorial task planitem-planmanual1780198120145433000-widen-unified-bytecode-production-conditio-e36522d0f7. ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests
begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
dependencies
authMiddleware throws at module level when JWT_SECRET is missing. The smoke tests only hit public endpoints but the
server still needs the variable to start. Use a dummy value for CI.
把 CI 鉴权从 ANTHROPIC_API_KEY 改为 CLAUDE_CODE_OAUTH_TOKEN(claude setup-token 生成的订阅令牌),适配无 API 额度场景。
📌 관련 이슈
closes #31
📝 작업 내용
!-- 어떤 작업을 했는지 간단히 -- 카카오 로그인을 구현했습니당
생성된 파일
- .env — 카카오 Client ID, Redirect URI
- src/lib/auth.ts — 토큰 localStorage 저장/조회
- src/lib/api.ts — fetch 기반 API 클라이언트 (자동 ...