eBay / ebay-oauth-nodejs-client

🔑 Generate an OAuth token that can be used to call the eBay Developer REST APIs.
https://ebay.github.io/ebay-oauth-nodejs-client/
Apache License 2.0
64 stars 30 forks source link

Latest version not published to NPM #9

Closed ShaunParsons closed 3 years ago

ShaunParsons commented 3 years ago

Trying to use this library and I'm getting some strange behaviour when passing options into generateUserAuthorizationUrl, only to find the changes in https://github.com/eBay/ebay-oauth-nodejs-client/pull/8 are not currently released. Could the latest master branch be released?

pajaydev commented 3 years ago

@ShaunParsons Thanks for creating this issue. I have released the changes with newer version, kindly verify

npm install ebay-oauth-nodejs-client@1.2.1
pajaydev commented 3 years ago

Closing this issue, kindly create a new one of the issue is not resolved.