An open API service indexing awesome lists of open source software.

https://github.com/quanttide/quanttide-specification-of-digital-identities

量潮数字身份标准
https://github.com/quanttide/quanttide-specification-of-digital-identities

digital-identity iam quanttide quanttide-id

Last synced: 6 months ago
JSON representation

量潮数字身份标准

Awesome Lists containing this project

README

          

# 量潮身份及访问管理标准

## 构建

假设系统已经安装Python。

```shell
# 如果未安装JupyterBook
pip install jupyter-book
# 构建
jb build .
```