airflow.providers.google.common.auth_backend.google_openid
¶
Authentication backend that use Google credentials for authorization.
Module Contents¶
Functions¶
Create a HTTP authorized client. |
|
|
Initializes authentication. |
|
Decorator for functions that require authentication. |
Attributes¶
- airflow.providers.google.common.auth_backend.google_openid.create_client_session()[source]¶
Create a HTTP authorized client.