提交 76a28b39 编写于 作者: C chenniannian 提交者: jinguang

!613 提供AccessToken管理机制

add access_token repository
上级 ad43385b
......@@ -21,6 +21,7 @@ OpenHarmony security sbusystem, including application permissions, application s
- selinux:https://gitee.com/openharmony-sig/third_party_selinux
- pcre2:https://gitee.com/openharmony-sig/third_party_pcre2
- selinux:https://gitee.com/openharmony-sig/security_selinux
- access_token:https://gitee.com/openharmony-sig/security_access_token
## SIG Members
......
......@@ -21,6 +21,7 @@ OpenHarmony安全业务,包括应用权限、应用签名、设备认证和密
- selinux:https://gitee.com/openharmony-sig/third_party_selinux
- pcre2:https://gitee.com/openharmony-sig/third_party_pcre2
- selinux:https://gitee.com/openharmony-sig/security_selinux
- access_token:https://gitee.com/openharmony-sig/security_access_token
## SIG组成员
......
......@@ -530,7 +530,8 @@
"https://gitee.com/openharmony/security_permission",
"https://gitee.com/openharmony-sig/third_party_selinux",
"https://gitee.com/openharmony-sig/third_party_pcre2",
"https://gitee.com/openharmony-sig/security_selinux"
"https://gitee.com/openharmony-sig/security_selinux",
"https://gitee.com/openharmony-sig/security_access_token"
],
"project-path":[
"base/security/deviceauth",
......@@ -538,6 +539,7 @@
"base/security/dataclassification",
"base/security/appverify",
"base/security/permission",
"base/security/access_token",
"third_party/selinux",
"NONE"
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册