vincbeck commented on issue #44883:
URL: https://github.com/apache/airflow/issues/44883#issuecomment-2549279611

   > Sorry for the delay here, I'd intended to get a discussion going on this 
but y'all beat me too it :)
   > 
   > The auth mananger interface should just have a way to accept fastapi 
subapps - that leaves the specifics to the auth managers themselves. Some could 
use fastapi native subapps, others could wrap flask/fab/etc with 
WSGIMiddleware. We could document how to mount flask, or not. But this removes 
the dependency on flask/fab if it's not actually used.
   
   That should work :)


-- 
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]

Reply via email to