Rob Kinyon

Results 3 issues of Rob Kinyon

If you run "vagrant up" (after setting all the envvars), not all three VMs will come up. This is because there is a race condition when bringing the VMs up....

This is to allow oauth2 to be usable in asynchronous frameworks such as Twisted or Tornado. Currently, the Signer class is commingled into the Client class, forcing all usage of...

Needs Tests
Enhancement