DISQUS-API-Recipes
DISQUS-API-Recipes copied to clipboard
Is there a way to create moderators via SSO
Hi,
This is obviously not an issue with the library but I don't know a better place to ask:
We are already using Disqus SSO successfully however we need to define a set of moderators our of the new SSO users we create for every event. Right now we allow the SSO user to e created and after that manually we copy the @ssouseridhash
and we add it as moderator of the site, something we can have as many as 20 moderators. Wondering if there is a way to specify the new user is meant to be a moderator when creating hmac data.
Thanks!