Victor created AIRFLOW-3120:
-------------------------------
Summary: Missing dependency for gcp_api authentification
Key: AIRFLOW-3120
URL: https://issues.apache.org/jira/browse/AIRFLOW-3120
Project: Apache Airflow
Issue Type: Bug
Components: authentication
Affects Versions: 1.10.0
Reporter: Victor
In order to use Google Auth with Airflow, the package Flask-OAuthlib is needed.
I was expecting that passing the option gcp_api during pip install would add
the dependency.
Another solution would be to add a new option google_auth or something like
that of course.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)