bnoguchi / everyauth

node.js auth package (password, facebook, & more) for Connect and Express apps
http://everyauth.com/
3.49k stars 447 forks source link

Paypal #467

Open dougfarre opened 10 years ago

dougfarre commented 10 years ago

First pass attempt at Paypal integration. Current implementation successfully grabs authorization code, but request designed to get access token fails in PayPal sandbox with 500 error. Some suggestions written in as comments as to areas that may help mitigate this issue.