data-transfer-project
data-transfer-project copied to clipboard
Dual-mode API server
In our maintainers meeting on 10/15 we discussed the possibility of 2 modes for the API server
- [Current/default] Webserver mode -- includes both job management API (JobStore interface) as well as webserver functionality to handle auth redirect flows.
- [New] Job management mode -- includes the job management piece only. In this scenario, distributions would manage the auth redirect flow from their frontend.