You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
将 Okhttp 的默认 Http Client 更换为 java.net.http 内置的 Http Client 2cd3e4c
Replace the default Http Client of Okhttp with the built-in Http Client of java.net.http. 2cd3e4c
为平台的 Access、Refresh 数据类实现一套稳定接口 bf78aec
Implement a set of stable interfaces for the Access and Refresh data classes of the platform. bf78aec
为 Jackson 解析器标记数据注解(Jackson 是 Spring 的默认 Json 解析器) e07a1cc
Mark data annotations for Jackson parser. (Jackson is Spring's default Json parser) e07a1cc
为 Callback 添加 complete 回调,表达请求成功并有返回但没有对应的状态码处理 07fa595
Add a complete callback to Callback, indicating that the request is successful and returns but no corresponding status code is processed. 07fa595
🍻 目前已经在进行适配的 OAuth 平台:
OAuth platforms that are currently being adapted
🎲 本次 Release 中可能还支持不到的 OAuth 平台(这些平台较难申请到开发者权限,比如需要公司实体的):
OAuth platforms that may not be supported in this Release (these platforms are more difficult to apply for developer permissions, such as those that require corporate entities)
Bilibili
Apple
Steam
Epic
抖音
开源中国
Coding
腾讯云
阿里云
小米
华为
饿了么
美团
程序员客栈
京东
钉钉
支付宝
飞书
头条
淘宝
The text was updated successfully, but these errors were encountered:
🔨 改进当前代码:
Improve current code
Replace the default Http Client of Okhttp with the built-in Http Client of java.net.http. 2cd3e4c
Implement a set of stable interfaces for the Access and Refresh data classes of the platform. bf78aec
Mark data annotations for Jackson parser. (Jackson is Spring's default Json parser) e07a1cc
Add a complete callback to Callback, indicating that the request is successful and returns but no corresponding status code is processed. 07fa595
🍻 目前已经在进行适配的 OAuth 平台:
OAuth platforms that are currently being adapted
🎯 接下来会支持的 OAuth 平台:
OAuth platforms to be supported in the future
🎲 本次 Release 中可能还支持不到的 OAuth 平台(这些平台较难申请到开发者权限,比如需要公司实体的):
OAuth platforms that may not be supported in this Release (these platforms are more difficult to apply for developer permissions, such as those that require corporate entities)
The text was updated successfully, but these errors were encountered: