Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 Release v1.0.0 #1

Open
11 of 54 tasks
hanbings opened this issue Jan 7, 2023 · 0 comments
Open
11 of 54 tasks

🔖 Release v1.0.0 #1

hanbings opened this issue Jan 7, 2023 · 0 comments
Labels
release Next release

Comments

@hanbings
Copy link
Owner

hanbings commented Jan 7, 2023

🔨 改进当前代码:
Improve current code

  • 将 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

  • Amazon
  • Discord 94fe5ef
  • Dropbox
  • eBay
  • Etsy
  • Facebook
  • Flickr
  • Github f2dda68
  • Gitlab
  • Google c20dc4b
  • Imgur
  • Instagram
  • Line
  • Microsoft cbd3218
  • Pinterest
  • Reddit
  • SoundCloud
  • Spotify
  • StackOverflow
  • Tiktok
  • Tumblr
  • Twitch
  • Twitter
  • Wordpress

🎯 接下来会支持的 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)

  • Bilibili
  • Apple
  • Steam
  • Epic
  • 抖音
  • 开源中国
  • Coding
  • 腾讯云
  • 阿里云
  • 小米
  • 华为
  • 饿了么
  • 美团
  • 程序员客栈
  • 京东
  • 钉钉
  • 支付宝
  • 飞书
  • 头条
  • 淘宝
@hanbings hanbings added the enhancement New feature or request label Jan 7, 2023
@hanbings hanbings pinned this issue Jan 7, 2023
@hanbings hanbings added release Next release and removed enhancement New feature or request labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Next release
Projects
None yet
Development

No branches or pull requests

1 participant