Some datasources require the use of credentials to access their data. For example, we have GitHub or GitLab, where API tokens are required or Bugzilla, where user and password are needed.
We should add some basic support to grimoirelab-core so these credentials can be used by tasks in order to fetch data.