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