asanghi / omniauth-constantcontact2

OmniAuth Strategy for Constant Contact using OAuth2
MIT License
5 stars 18 forks source link

Using v2 account/info endpoint to fetch account data #5

Closed dsjellz closed 9 years ago

dsjellz commented 9 years ago

Populates raw_info with data from /account/info, and ensures a single email address is returned for the authorized user. See http://developer.constantcontact.com/docs/account/summary-information-api.html for more details.