ArkeologeN / node-linkedin

LinkedIn 2.0 wrapper in Node.js
MIT License
163 stars 78 forks source link

Auth: add callback URL parameter to authorize. #58

Closed gi closed 8 years ago

gi commented 8 years ago

This makes it easier to update the callback URL for each request without resetting the default global callback URL.

ArkeologeN commented 8 years ago

Looks good! Can you update the docs please?