separate validateClientIdentifier from fetchClientIdentifier, add validateProfile
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 9 Aug 2022 22:38:24 +0000 (15:38 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Wed, 10 Aug 2022 21:10:45 +0000 (14:10 -0700)
commitcf9590ecbcd4b0a7c01f153cacade619518f84f0
treef72d50ac51cccffa38ba44a343b41489a2e41070
parentcbc34a48ad25784a42673faa7c48067c4bfa10a2
separate validateClientIdentifier from fetchClientIdentifier, add validateProfile
README.md
index.js
lib/common.js
lib/communication.js
lib/errors.js [new file with mode: 0644]
package-lock.json
package.json
test/lib/common.js
test/lib/communication.js
test/lib/errors.js [new file with mode: 0644]