jeresig / pulley

Easy Github Pull Request Lander
MIT License
175 stars 24 forks source link

Use OAuth instead of Basic Auth. Fixes #15 #42

Closed sindresorhus closed 12 years ago

sindresorhus commented 12 years ago

Tested: https://github.com/sindresorhus/pulley/commit/1fc7e5dd1245d24ec51a7c7ee3996864cab5cc23

@mikesherov Can you review?

I've added one TODO, which depends on a rewrite of the callApi method, which didn't fit into the scope of this fix.

mikesherov commented 12 years ago

Looks good overall. Will merge this in a bit later tonight.

sindresorhus commented 12 years ago

^ Passes