We are rolling out a new feature that allows you to assign badges on page level.
You can dynamically assign badges to users at the embed code.
<hyvor-talk-comments
website-id="x"
page-badges='{
"sso:user-id": 3,
"htid:hyvor_x": 1,
"htid:sso_x": 2
}'
></hyvor-talk-comments>
This feature is specifically important if you need to assign an author
badge on each page separately.
For more details, check the documentation.