dash-google-auth :(不建议使用)Google OAuth的Dash扩展

时间:2024-02-25 21:27:11
【文件属性】:

文件名称:dash-google-auth :(不建议使用)Google OAuth的Dash扩展

文件大小:9KB

文件格式:ZIP

更新时间:2024-02-25 21:27:11

flask oauth2 plotly dash flask-dance

弃用警告 该项目不再得到积极维护,并且与Dash的较新版本(> = 1.0)不兼容。 请考虑分叉此存储库,或参阅了解官方支持的身份验证机制。 Dash Google Auth Dash Google Auth是使用Google OAuth进行身份验证和查看应用程序的简单库。 该库使用和Flavor自己的的修改版本进行身份验证。 基本用途 可以使用GoogleOAuth类将身份验证添加到您的Dash应用程序中,即 from dash import Dash from flask import Flask from dash_google_auth import GoogleOAuth ser


【文件预览】:
dash-google-auth-master
----setup.py(981B)
----.gitignore(1KB)
----requirements.txt(122B)
----LICENSE.md(1KB)
----.travis.yml(916B)
----setup.cfg(58B)
----README.md(2KB)
----tests()
--------__init__.py(0B)
--------test_import.py(524B)
----pytest.ini(53B)
----dash_google_auth()
--------google_oauth.py(2KB)
--------__init__.py(271B)
--------auth.py(1KB)
----app.py(2KB)

网友评论