Open mdeering opened 6 years ago
Looks like I missed a spot with the api_key
not being optional I will have to test this with more than just the simples of scopes that SM login is using. https://github.com/techvalidate/omniauth-surveymonkey/pull/4/files#diff-eb15e497be553f6ea63d0efbb1ea30b9R38
Fixes #3
Additional Notes
email_verified
to the info passed through to prevent account takeover in 3rd parties using this for login or signup purposes.require 'omniauth-surveymonkey/omniauth-surveymonkey'
=>require 'omniauth-surveymonkey
require 'omniauth'
for us https://github.com/techvalidate/omniauth-surveymonkey/issues/3#issuecomment-662730393