You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.