Commit Graph

  • 8471f6b6ca Fixed some references to undefined variables. v1.2-profiles John Shaver 2018-04-24 20:38:48 +0000
  • e9d530f2a0 change sponsorship master AJ ONeal 2018-04-23 22:05:11 +0000
  • f18dab15b7 note that endpoints need grant security AJ ONeal 2017-12-07 08:36:35 +0000
  • af0ef74f23 WIP automatic profiles from credentials AJ ONeal 2017-12-07 07:32:19 +0000
  • efae8caf3b include contact nodes in profile AJ ONeal 2017-12-06 07:05:02 +0000
  • c152878201 log profile updates AJ ONeal 2017-12-06 06:38:03 +0000
  • abaa59dab0 exchange credential for profiles AJ ONeal 2017-12-05 23:14:53 +0000
  • 81b213ec4b WIP exchange credential for profile v1.2 AJ ONeal 2017-12-05 11:02:09 +0000
  • 8397b8a38c WIP token exchange AJ ONeal 2017-12-02 08:43:45 +0000
  • 3fedb3d8ad Merge branch 'v1.2' of ssh://git.oauth3.org/OAuth3/issuer.rest.walnut.js into v1.2 AJ ONeal 2017-12-02 07:27:12 +0000
  • 9627e2054e WIP token exchange AJ ONeal 2017-12-02 07:25:46 +0000
  • 8c1f39178d v1.2.1 v1.2.1 v1 tigerbot 2017-11-13 14:37:02 -0700
  • f6fe7acaa3 made it possible for a user to have same `sub` for multiple `azp`'s tigerbot 2017-11-03 16:32:09 -0600
  • 19d153283e changed `sub` conflict checking when getting keys tigerbot 2017-11-02 16:11:18 -0600
  • 0e23100233 update urls AJ ONeal 2017-11-13 11:27:09 -0700
  • 40f8f0877e add standard files AJ ONeal 2017-11-13 11:11:35 -0700
  • f3988a5665 update urls AJ ONeal 2017-11-10 12:40:21 -0700
  • bdd3cd36f4 add standard files AJ ONeal 2017-11-10 12:39:49 -0700
  • 5c24248230 Merge branch 'ajs-updates' tigerbot 2017-10-19 17:36:37 -0600
  • 03c5974a78 use db to retrieve subs v1.2.0 aj 2017-09-12 22:31:11 +0000
  • d33ff6992c fix getSiteMailer -> getSiteCapability update aj 2017-09-06 23:45:43 +0000
  • 7e0d866e21 fudge assets handling for now aj 2017-09-06 21:32:23 +0000
  • 614822730d make easy to copy-paste login code aj 2017-09-06 21:31:01 +0000
  • ddf461a054 tweaked what's returned for grant requests tigerbot 2017-08-01 14:23:43 -0600
  • c0ad5f19fc made it possible to retrieve keys using publisher's `sub` as well tigerbot 2017-08-01 10:16:09 -0600
  • 67c8ba56e1 added some more defaults to the `azp` and `aud` of created tokens tigerbot 2017-07-26 18:12:57 -0600
  • 95bc9869ad removed `sub` as strict requirement for saving grants tigerbot 2017-07-26 15:52:11 -0600
  • 189a9424cd fixed some problems introduced in splitting the files tigerbot 2017-07-26 15:51:51 -0600
  • 7fa2fdfc11 separated the code into different files tigerbot 2017-07-24 17:10:41 -0600
  • e49299670e improved handling of some cases for expiration timestamps tigerbot 2017-07-24 16:50:41 -0600
  • ed0aca5783 make sure created tokens don't live longer than the authorization tigerbot 2017-07-24 16:02:36 -0600
  • 2dfbd235c9 implemented getting new access tokens from refresh tokens tigerbot 2017-07-24 14:49:28 -0600
  • 0649227fb8 implemented getting token using one-time-password tigerbot 2017-07-24 14:45:25 -0600
  • 73a0c72c5a converted all thrown errors to PromiseA.OperationalError tigerbot 2017-07-24 11:52:06 -0600
  • 2b07b0e6ae wrote function to verify one-time-passwords tigerbot 2017-07-21 13:28:09 -0600
  • d20e40203e implemented sending of one-time-passwords tigerbot 2017-07-21 10:45:01 -0600
  • e36689600c made token expiration configurable tigerbot 2017-07-20 12:00:05 -0600
  • 3c548e4a38 allowing issuer's public key to be retrieved for any user tigerbot 2017-07-20 11:34:33 -0600
  • c03f380e8d implemented creating tokens for other apps tigerbot 2017-07-19 17:42:06 -0600
  • ef43b56f1f allow grants to be updated tigerbot 2017-07-19 15:27:19 -0600
  • 95d1c0284a made it possible to retrieve keys for a single user only tigerbot 2017-07-12 14:39:53 -0600
  • faea77bd10 restricted saving keys to the issuer only tigerbot 2017-07-12 14:35:25 -0600
  • f260b5afc0 implemented route to get grants for all sites tigerbot 2017-06-30 16:33:51 -0600
  • 4d326726db updated the document for the grant routes tigerbot 2017-06-30 16:09:04 -0600
  • 030f2d6ae6 updated the document for the JWK routes tigerbot 2017-06-30 16:04:14 -0600
  • 9518c3c190 changed manual wrap of README to 80 characters tigerbot 2017-06-30 14:26:12 -0600
  • c62cd15644 added authorization check to grant requests tigerbot 2017-06-30 12:58:27 -0600
  • c548b44d19 added routes to save and retreive grants tigerbot 2017-06-28 18:34:20 -0600
  • 5b8d77a555 changed the id used to store JWKs tigerbot 2017-06-28 17:51:24 -0600
  • d320f3d990 added some routes to save and retrieve JWKs tigerbot 2017-06-28 14:28:28 -0600
  • e92b5f3e3e notes AJ ONeal 2017-06-27 10:19:39 -0600