3scale-labs / 3scale_ws_api_for_nodejs

3scale is an API Infrastructure service which handles API Keys, Rate Limiting, Analytics, Billing Payments and Developer Management. Includes a configurable API dashboard and developer portal CMS. More product stuff at http://www.3scale.net/, support information at http://support.3scale.net/.
http://www.3scale.net
MIT License
22 stars 13 forks source link

handle proxy option in Client constructor + change connections callback signature #23

Open camfou opened 9 years ago

camfou commented 9 years ago

Hello, I suggest you this PR, to handle Client.prototype.*authorize connections errors and add the possibility to pass a proxy url in the Client constructor.

Regards, Camille

PS : I wanted to update the tests but I cannot launch them, I got only provider_key and user_key

vdel26 commented 9 years ago

Thanks Camille! We will review and run the tests ourselves since we need to use a private key to do it.