ffdc-sample-python:利用Python为FusionFabric.cloud实现OAuth2流

时间:2024-06-03 23:12:51
【文件属性】:

文件名称:ffdc-sample-python:利用Python为FusionFabric.cloud实现OAuth2流

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-03 23:12:51

python oauth2 rest-api html-css private-key

#欢迎 该存储库包含两个示例客户端应用程序,以Python的形式演示了FusionFabric.cloud的两个OAuth2授权授予流程的实现-授权代码和客户端凭据授予流程。 要运行该示例,请转至子项目目录-ffdc-authorization-code和ffdc-client-credentials ,并按照README.md文件中的步骤进行操作,以获取更多详细信息。 这些示例客户端应用程序是根据MIT许可证发布的。 有关详细信息,请参见。


【文件预览】:
ffdc-sample-python-master
----.github()
--------workflows()
----LICENSE(1KB)
----.gitignore(118B)
----README.md(885B)
----ffdc-authorization-code()
--------templates()
--------.env.sample(579B)
--------static()
--------Authorization-Code.py(3KB)
--------helpers.py(1024B)
--------README.md(2KB)
----ffdc-client-credentials()
--------templates()
--------.env.sample(434B)
--------static()
--------helpers.py(1004B)
--------Client-Credential.py(2KB)
--------README.md(2KB)

网友评论