基礎
指南
參考
系統測試
資源
提交
airflow.providers.google
airflow.providers.google.common
airflow.providers.google.common.auth_backend
airflow.providers.google.common.auth_backend.google_openid
使用 Google 憑證進行授權的驗證後端。
create_client_session()
create_client_session
建立已授權的 HTTP 用戶端。
init_app(_)
init_app
初始化驗證。
requires_authentication(function)
requires_authentication
作為需要驗證的函數的裝飾器。
log
AUDIENCE
T
此條目是否對您有幫助?
init_app()
requires_authentication()