Improvements
- Error handling inside
getOauthToken
function. - Using Node.js 16.
- Using
import
instead ofrequire
. - Comments were added to functions.
- Dependencies updated.
- The
dist/index.js
file is now minified.
Full Changelog: v1.1.0...v1.2.0
getOauthToken
function.import
instead of require
.dist/index.js
file is now minified.Full Changelog: v1.1.0...v1.2.0