disqus / DISQUS-API-Recipes

Cook all the things!
288 stars 132 forks source link

Is there a way to create moderators via SSO #36

Open m1ch0pv opened 3 years ago

m1ch0pv commented 3 years ago

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!