Disqus Single Sign-On (SSO)

If the PYBOSSA server is configured with Disqus SSO keys (see documentation), then you can get the authentication parameters in this endpoint: api/disqus/sso.

The endpoint will return a JSON object with two keys: api_key and remote_auth_s3. Use those values to authenticate the user in Disqus. Check their official documentation.