文件名称:hybrid_access_server
文件大小:131KB
文件格式:ZIP
更新时间:2024-05-01 10:49:27
Python
混合单链 提交者 朴贤成 崔珍镐 信息 版本:0.1v 建立日期:2021.03.19 更新日期:2021.04.11 版本升级日期:2021。 推荐Python版本:3.9.4 推荐Fastapi版本: 目标 新Oauth的性能 数据管理效率 需要环境 pip install fastapi pip install uvicorn pip install Jinja2 pip install pycryptodome 代码格式 Unknown 手术 React指数 基本登录功能 创建身份验证链 开始 .\ > main.py
【文件预览】:
hybrid_access_server-main
----.gitignore(2KB)
----templates()
--------signup.html(535B)
--------login.html(817B)
--------chaintest.html(4KB)
--------index.html(395B)
----LICENSE(11KB)
----static()
--------aes_util.js(18KB)
----chain_module_data.py(0B)
----README.md(570B)
----image()
--------authchain.png(12KB)
--------One-Chain-UML_Blank.png(47KB)
--------One-Chain-UML.png(55KB)
--------teamchart.png(17KB)
----endecrypt.py(2KB)
----main.py(2KB)
----chain_module_user.py(2KB)
----auth.py(0B)