author | Justin Wind <justin.wind+git@gmail.com> | |
Mon, 19 Sep 2022 20:20:53 +0000 (13:20 -0700) | ||
committer | Justin Wind <justin.wind+git@gmail.com> | |
Sat, 1 Oct 2022 21:49:12 +0000 (14:49 -0700) | ||
commit | 69a2f5e7d73dd3f58e07b652c306daa8b253245d | |
tree | 58cad791c3a205344194c5ea1b51ee0c0729dada | tree | snapshot |
parent | 49cf45515817fbd4479c654d89c8a56c292298bb | commit | diff |
.eslintrc.json | [new file with mode: 0644] | blob |
.gitignore | [new file with mode: 0644] | blob |
.nycrc.json | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
index.js | [new file with mode: 0644] | blob |
lib/common.js | [new file with mode: 0644] | blob |
lib/enum.js | [new file with mode: 0644] | blob |
lib/errors.js | [new file with mode: 0644] | blob |
lib/resource-authenticator.js | [new file with mode: 0644] | blob |
package-lock.json | [new file with mode: 0644] | blob |
package.json | [new file with mode: 0644] | blob |
test/lib/resource-authenticator.js | [new file with mode: 0644] | blob |
test/stub-db.js | [new file with mode: 0644] | blob |
test/stub-logger.js | [new file with mode: 0644] | blob |