mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-29 18:11:22 -05:00
For apps that run in the backgroun without interaction, pass this info to the authenticator. This can be used to avoid sending unnecessary webflow or basic auth request, but those were already silenced by FlatpakTransaction. However this also allows the authenticator to avoid doing direct, native user interaction which was otherwise not avoidable.