Basic oAuth for QBO BOD-266

This commit is contained in:
Patrick Fic
2020-08-25 10:28:24 -07:00
parent dabc8892b9
commit 5e4a825bcf
10 changed files with 517 additions and 111 deletions

View File

@@ -22,6 +22,7 @@
"cloudinary": "^1.22.0",
"compression": "^1.7.4",
"cors": "2.8.5",
"csrf": "^3.1.0",
"dinero.js": "^1.8.1",
"dotenv": "8.2.0",
"express": "^4.16.4",
@@ -30,6 +31,7 @@
"graphql": "^15.3.0",
"graphql-request": "^3.0.0",
"handlebars": "^4.7.6",
"intuit-oauth": "^3.0.2",
"lodash": "^4.17.20",
"moment": "^2.27.0",
"node-fetch": "^2.6.0",