tterb / gatsby-plugin-disqus

:speech_balloon: A plugin for adding Disqus comments to GatsbyJS
https://brettstevenson.io/gatsby-plugin-disqus
MIT License
45 stars 5 forks source link

Add SSO parameters to config #26

Closed tterb closed 4 years ago

tterb commented 4 years ago

Description

Added remoteAuthS3 and apiKey config parameters to allow for SSO functionality.

Motivation and Context

Fixes #25

How Has This Been Tested?

Tested on local test site.

Types of changes

Checklist:


This change is Reviewable