Commit Graph

2879 Commits

Author SHA1 Message Date
Ryan Shea
5548ee56ab Update README.md 2015-09-10 10:45:29 -04:00
Ryan Shea
5f37cc872e add build status badge to readme 2015-09-09 20:22:26 -04:00
Ryan Shea
5f5bef45af Merge branch 'master' of github.com:onenameio/blockchain-id-auth-js 2015-09-09 20:13:54 -04:00
Ryan Shea
3dbfed9926 require promise library and update version 2015-09-09 20:13:43 -04:00
Ryan Shea
5ead409c3c add badges to readme 2015-09-09 18:23:06 -04:00
Ryan Shea
8345a9b5ac add utils to exports 2015-09-08 22:25:06 -04:00
Ryan Shea
1a003ae95f make sure anonymous responses are considered verified 2015-09-08 19:53:37 -04:00
Ryan Shea
eb37317830 update references to repo location in package.json 2015-09-03 20:31:01 -04:00
Ryan Shea
154bccd6f4 update structure 2015-09-03 20:29:08 -04:00
Ryan Shea
de05fd136a Merge branch 'master' of github.com:onenameio/blockchain-id-auth-js 2015-09-03 17:06:04 -04:00
Ryan Shea
aca5bcfa88 update readme 2015-09-03 17:04:07 -04:00
Ryan Shea
f998cc692b Update README.md 2015-09-03 16:27:10 -04:00
Ryan Shea
816f56483d Update README.md 2015-09-02 16:34:55 -04:00
Ryan Shea
ff6cd39cc5 clean up test file 2015-09-02 16:27:05 -04:00
Ryan Shea
4e7ad7fe9d update readme 2015-09-02 16:25:16 -04:00
Ryan Shea
39561c6b44 update layout of test.js 2015-09-02 16:22:24 -04:00
Ryan Shea
968c8b6474 create functions for loading public and private keys, start storing both compressed and uncompressed versions of keys 2015-09-02 16:13:22 -04:00
Ryan Shea
9c3cc6d4a3 update identity verification, fix keychain child derivation, ensure public keys are decompressed before conversion to PEMs 2015-09-02 13:52:13 -04:00
Ryan Shea
e9f93c57bc Update README.md 2015-09-01 19:05:47 -04:00
Ryan Shea
c5b999088b implement blockchain ID identity matcher, DKIM identity matcher, and child key to keychain matcher 2015-09-01 18:32:39 -04:00
Ryan Shea
32b11fad71 update interfaces for auth requests and auth responses and start testing token verification 2015-09-01 11:49:54 -04:00
Ryan Shea
5075115ea1 Merge branch 'master' of github.com:onenameio/blockchain-id-auth-js 2015-08-31 19:48:03 -04:00
Ryan Shea
2ade72cf5a implement AuthRequest and AuthResponse objects and write a basic testing suite for them 2015-08-31 19:47:57 -04:00
Ryan Shea
c9faf1c0ed Update README.md 2015-08-29 18:31:36 -04:00
Ryan Shea
15531ffe50 build out modules and improve layout of library 2015-08-28 17:36:00 -04:00
Ryan Shea
864e740abd create package.json, index.js, and test.js 2015-08-28 14:49:07 -04:00
Ryan Shea
85d30cdab0 Update .gitignore 2015-08-28 14:45:40 -04:00
Ryan Shea
baee3476f8 Update LICENSE.md 2015-08-28 14:45:23 -04:00
Ryan Shea
d78125070b Create README.md 2015-08-28 14:45:06 -04:00