Commit Graph

329 Commits

Author SHA1 Message Date
AJ ONeal 39c0c775ed get issuer via rpc 2017-11-25 09:10:54 +00:00
AJ ONeal 18170e94f4 Merge remote-tracking branch 'origin/rpc' into v1.2-next 2017-11-25 08:39:37 +00:00
AJ ONeal c9c45ebe4e fix syntax error 2017-11-25 08:32:13 +00:00
AJ ONeal d84b7bd6ea Merge branch 'rpc' into v1.2-next 2017-11-25 08:28:46 +00:00
AJ ONeal e78999d4a1 default broker is self 2017-11-25 08:28:27 +00:00
AJ ONeal 687391e56b Merge branch 'rpc' into v1.2-next 2017-11-25 08:21:45 +00:00
AJ ONeal 6a131f6650 add broker 2017-11-25 08:21:17 +00:00
AJ ONeal 9f48a44958 merge rpc 2017-11-25 08:15:44 +00:00
AJ ONeal be9e8852b8 WIP respond to RPC 2017-11-25 08:09:57 +00:00
AJ ONeal d015e66f17 WIP request rpc 2017-11-25 07:46:37 +00:00
AJ ONeal 77c64df163 Merge branch 'discover-pixel' into v1.2-next 2017-11-24 01:28:23 +00:00
AJ ONeal fcca994c65 fix parseSubject 2017-11-24 01:27:24 +00:00
AJ ONeal e27af15485 Merge branch 'no-timeout' into v1.2-next 2017-11-24 01:00:20 +00:00
AJ ONeal 6225b1e2fe better error message 2017-11-24 00:59:37 +00:00
AJ ONeal 9298776620 ws 2017-11-24 00:50:26 +00:00
AJ ONeal 2c0b757c13 no timeout 2017-11-24 00:49:35 +00:00
AJ ONeal f6017e7e49 test oauth3 support via pixel 2017-11-23 07:25:35 +00:00
AJ ONeal 4da61d835e add clear.gif 2017-11-23 07:23:44 +00:00
AJ ONeal 215d3f0e92 add blank.gif 2017-11-23 03:14:00 +00:00
John Shaver bc82bb6f1b Moved scopes to well-known dir. 2017-11-20 08:59:23 -08:00
John Shaver d13728dd3d Initial scope discover. Needs testing and renaming. 2017-11-20 08:26:52 -08:00
tigerbot 9ac5c3ed89 Merge remote-tracking branch 'origin/v1.2' 2017-11-17 12:42:00 -07:00
AJ ONeal c2ec21c446 update accounts apis 2017-11-17 06:10:25 +00:00
AJ ONeal a7a9a16847 Merge branch 'v1.2' 2017-11-16 20:46:38 +00:00
AJ ONeal 82ed16e162 don't overwrite existing authn 2017-11-16 20:41:50 +00:00
John Shaver 1e459ce186 WIP started trying some things with scope discovery. 2017-11-15 21:39:10 -08:00
AJ ONeal e6fa1d5314 Merge branch 'v1.2' 2017-11-16 05:30:53 +00:00
AJ ONeal b7aa754c48 enable showing all grants 2017-11-16 05:30:27 +00:00
AJ ONeal 23d599835b Merge branch 'v1.2' of https://git.oauth3.org/OAuth3/oauth3.js into v1.2 2017-11-14 23:39:38 +00:00
AJ ONeal 0a980fd560 urls for otp 2017-11-14 23:39:14 +00:00
drewwarren f79fa608d7 Merge branch 'remember-device' of OAuth3/oauth3.js into v1.2 2017-11-14 20:17:27 +00:00
John Shaver a4b7833989 OAUTH3.crypto - defer calls to asynchronously loaded methods. 2017-11-13 13:09:58 -08:00
tigerbot 2438081487 fixed `this` scoping problem introduced with `_getCached` fix 2017-11-13 13:56:58 -07:00
AJ ONeal c77d280b00 update URLs 2017-11-13 10:52:00 -07:00
AJ ONeal 69a8e6ec01 add standard files 2017-11-13 10:51:41 -07:00
AJ ONeal 19af663368 update urls 2017-11-10 12:47:29 -07:00
AJ ONeal bcf2f315b8 update urls 2017-11-10 12:20:17 -07:00
AJ ONeal 9a8d742ff1 Merge branch 'master' into v1.2 2017-11-10 11:57:31 -07:00
AJ ONeal 1d3f4ca8bd cleanup cruft 2017-11-10 11:57:20 -07:00
AJ ONeal 6b0470607c update urls 2017-11-10 11:50:09 -07:00
AJ ONeal bfd9e0ce1c add standard files 2017-11-10 11:49:50 -07:00
AJ ONeal 19b0e7a5d2 added some comments 2017-11-09 17:39:27 -07:00
AJ ONeal e99b9ff4d6 print help for sub-commands 2017-11-09 17:32:03 -07:00
AJ ONeal 83030fb416 print help for top-level commands and command sets 2017-11-09 16:54:47 -07:00
AJ ONeal 523f57944f Merge branch 'v1.2' into merge 2017-11-09 15:25:57 -07:00
AJ ONeal dedd851ff9 renamed 2017-11-09 15:25:19 -07:00
tigerbot 4d4d1af45d cleaned up all uses of `_getCached` on hooks
the _getCached function disappeared when the hooks were re-written, but some
of the places that still relied on the old way of things still survived
2017-11-08 19:03:28 -07:00
tigerbot 69d5cb382a v1.2.2 2017-11-07 13:17:39 -07:00
tigerbot 6acb027b3a added more information to request errors 2017-10-25 14:13:01 -06:00
tigerbot 081b2a23de added ability to define request timeout 2017-10-25 14:12:41 -06:00