To answer a question from sourcecred/sourcecred#1360
@Beanow would a widget work too with the updates here?
(referring to the Discourse plugin)
@vsoch the current widgets implementation relies on the format produced by sourcecred scores <project spec>. That format has a concept of users which is assumed to be a github user. To support Discourse for the widgets, we would need to have some form of canonical identities introduced here as well and a way to find which avatar goes with that.
Edit: Identities are now supported sourcecred/sourcecred#1384