"git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "32e58115cc9d43ab5a8bb32fa83d3969ce3708e8"
fix: 更新Claude OAuth授权配置以匹配最新规范
- 更新TokenURL和RedirectURI为platform.claude.com - 更新scope定义,区分浏览器URL和内部API调用 - 修正state/code_verifier生成算法使用base64url编码 - 修正授权URL参数顺序并添加code=true - 更新token交换请求头匹配官方实现 - 清理未使用的类型和函数
Please register or sign in to comment