FABAuthManager migrate endpoints to FastAPI #44881
Labels
area:API
Airflow's REST/HTTP API
area:auth
good first issue
kind:feature
Feature Requests
provider:fab
Description
Depends on: #44847
FABAuthManager defines extra flask endpoints.
As part of the migration to FastAPI these endpoints need to be converted to FastAPI.
Endpoints located in
airflow/providers/fab/auth_manager/api_endpoints
needs to be converted to FastAPI. (Duplicated for now, legacy flask endpoint will be removed later)The text was updated successfully, but these errors were encountered: