When using Pontoon to translate a private repository, it still expects the l10n.toml file to be publicly downloadable over http protocol (e.g. raw github link).
In my case, this toml file lives in the private repo and somehow Pontoon fails to use the github configuration to fetch this file.
Is there anyway to achieve fetching this file using auth?