nsrestlet:该模块使使用OAuth和NLAuth连接到Netsuite RESTlet更加容易

时间:2024-05-31 20:24:06
【文件属性】:

文件名称:nsrestlet:该模块使使用OAuth和NLAuth连接到Netsuite RESTlet更加容易

文件大小:382KB

文件格式:ZIP

更新时间:2024-05-31 20:24:06

oauth authentication netsuite oauth1 token

NSRestlet 该模块使使用OAuth和NLAuth连接到NetSuite RESTlet更加容易。 npm install nsrestlet 为什么选择NSRestlet? 使用外部程序连接到NetSuite RESTlet真的很困难。 NLAuth必须处理密码更改和两个因素的身份验证问题(高权限帐户需要此问题) 很难设置OAuth 用于调试NLAuth和OAuth应用程序的NetSuite错误有些模糊 他们关于SuiteAnswers的示例似乎并不总是有效 用法 var nsrestlet = require ( 'nsrestlet' ) ; //For OAuth (we can do NLAuth too, see later in documentation): var accountSettings = { accountId : "PUT YOUR


【文件预览】:
nsrestlet-master
----.eslintrc.json(9KB)
----test.js(8KB)
----.npmignore(225B)
----DEVELOPMENT.md(4KB)
----.travis.yml(119B)
----web()
--------index.html(5KB)
--------img()
----LICENSE(1KB)
----nsrestlet.js(25KB)
----tutorial.md(8KB)
----.gitignore(225B)
----readme.md(10KB)
----CHANGELOG.md(3KB)
----package-lock.json(97KB)
----package.json(1019B)

网友评论