potiuk commented on issue #15601: URL: https://github.com/apache/airflow/issues/15601#issuecomment-1030828147
Look at changes to Flask App Builder between the two versions. Google Oauth integration and configuration is provided by Flask App Builder, it's not something that AIrflow does. * FAB was 3.1.1 in 2.0.1 https://github.com/apache/airflow/blob/constraints-2.0.1/constraints-3.8.txt#L4 * FAB was 3.3.3 in 2.1.4 https://github.com/apache/airflow/blob/constraints-2.1.4/constraints-3.8.txt#L16 You can also open an issue in FAB's issue tracker or discussion there - maybe you will get help https://github.com/dpgaspar/flask-appbuilder/ I am converting it into discussion in case there will be some solutions you would like to post here for others. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
