The same way other listers configure it.
What's changing here is that the params in question is not called 'auth', it's a
'api.token' key.
Related T1809
Annex:
gitlab.lister: Remove request_params method override
This should have been removed along with the code in b816212.
The request authentication has been reworked so that all listers use the same
credentials dict.
Related b816212
Related T1772
phabricator.lister: Fallback credentials setup from config file
The same way other listers configure it.
What's changing here is that the params in question is not called 'auth', it's a
'api.token' key.
Related T1809