Skip to content

Commit d48194e

Browse files
committed
update readme
1 parent ba14f0d commit d48194e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Special thanks to the authors of the following open source projects for contribu
108108
| Driver Updates | To be verified | Backups drivers locally before updating. If the client fails to start or crashes, it will roll back and overwrite. |
109109
| Custom Method List | Yes | Injects a collection of custom methods that will be executed before starting the update. If any exceptions occur during the execution of the custom method list, they will be notified via exception subscriptions. (Recommended to check the current software environment before the update) |
110110
| AOT | Yes | Supports AOT compilation release. |
111+
| Identity authentication | Yes | Identity authentication supports HTTP requests to server resources and can pass (token) identity authentication information. |
111112

112113

113114

README_ZHCN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ GeneralUpdate是一款基于.NET Standard2.0 MIT协议开源的跨平台应用
107107
| 驱动更新 | 待验证 | 更新之前会将驱动备份到本地,如果客户端启动失败或崩溃则回滚覆盖。 |
108108
| 自定义方法列表 | 支持 | 注入一个自定义方法集合,该集合会在更新启动前执行。执行自定义方法列表如果出现任何异常,将通过异常订阅通知。(推荐在更新之前检查当前软件环境) |
109109
| AOT | 支持 | 支持AOT编译发布。 |
110+
| 身份认证 | 支持 | HTTP请求服务器资源可传递(token)身份认证信息。 |
110111

111112

112113

0 commit comments

Comments
 (0)