基础
指南
参考
系统测试
资源
提交
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()