test: google: client_id: '827502413694.apps.googleusercontent.com' client_secret: 'a2nQpcUm2Dgq1chWdAvbXGTk' host: accounts.google.com port: 443 token_path: /o/oauth2/token authorize_path: /o/oauth2/auth device_path: /o/oauth2/device/code http_client: #OAuth2Client::Connection max_redirects: 5 ssl: yammer: client_id: 'PRbTcg9qjgKsp4jjpm1pw' client_secret: 'Xn7kp7Ly0TCY4GtZWkmSsqGEPg10DmMADyjWkf2U' host: www.yammer.com port: 443 token_path: /oauth2/access_token authorize_path: /dialog/oauth/ device_path: http_client: #OAuth2Client::Connection max_redirects: 5 ssl: # microsoft: client_id: 'PRbTcg9qjgKsp4jjpm1pw' client_secret: 'Xn7kp7Ly0TCY4GtZWkmSsqGEPg10DmMADyjWkf2U' host: login.live.com port: 443 token_path: /oauth20_token.srf authorize_path: /oauth20_authorize.srf device_path: http_client: #OAuth2Client::Connection max_redirects: 5 ssl: # github: client_id: '2945e6425da3d5d17ffc' client_secret: '0a8f686f2835a70a79dbcece2ec63bc5079f40a8' host: github.com port: 443 token_path: /login/oauth/access_token authorize_path: /login/oauth/authorize device_path: http_client: #OAuth2Client::Connection max_redirects: 5 ssl: # foursquare: client_id: '2945e6425da3d5d17ffc' client_secret: '0a8f686f2835a70a79dbcece2ec63bc5079f40a8' host: foursquare.com port: 443 token_path: /oauth2/access_token authorize_path: /oauth2/authenticate device_path: http_client: #OAuth2Client::Connection max_redirects: 5 ssl: #