Commit Graph

352 Commits

Author SHA1 Message Date
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
tigerbot 815ba04d37 Merge branch 'issuer-rewrite' 2017-10-19 16:59:28 -06:00
tigerbot d7d07b841a made the jwt `freshness` function work with non-expiring tokens 2017-10-19 15:27:35 -06:00
tigerbot 26e9a1c08b fixed bug clearing old session fields in session refresh 2017-10-12 12:10:42 -06:00
tigerbot 704337e30b changed error handling to try providing most useful messages 2017-09-28 13:50:52 -06:00
aj db284fbf91 allow setting cookie session to fail 2017-09-01 16:18:42 +00:00
aj 1fe8733a06 allow Cookies with CORS requests (TODO: only for assets) 2017-08-30 21:47:13 +00:00
aj 7bb0fca116 set cookie 2017-08-30 19:23:33 +00:00
aj a5742d1a2a add progress 2017-08-25 23:47:31 +00:00
aj effee987be type: opts.selected -> opts.type 2017-08-23 17:10:54 +00:00
aj bf71399d12 keep package vars even when then instance is changed 2017-08-23 16:16:18 +00:00
aj 5f68ea19e2 don't set all keys to undefined 2017-08-18 17:44:09 +00:00
aj 8961a4e519 separate client init from options init 2017-08-16 21:44:36 +00:00
aj 6b7fd877ec org.oauth3 -> oauth3.org 2017-08-15 20:23:07 +00:00
aj 4d80074046 org.oauth3 -> oauth3.org 2017-08-15 20:21:54 +00:00
tigerbot b60e9b8fce updated the directives for the new issuer API 2017-08-15 14:06:15 -06:00
aj 9a7aa3261f allow multipart forms. add package api handler 2017-08-12 02:09:28 +00:00
aj 80d462c231 add prototype docs 2017-08-10 21:15:54 +00:00
aj 937a681c5d update examples 2017-08-10 20:54:34 +00:00
aj 5b11e2bca2 typo fix 2017-08-10 20:39:35 +00:00
aj 84505d1b0e Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js 2017-08-10 20:35:59 +00:00
aj 52675f84c7 update docs and ng api 2017-08-10 20:35:24 +00:00
AJ ONeal 26ea3d931e setIssuer = setIdentityProvider; setAudience = setResourceProvider; 2017-08-09 11:28:03 -06:00
tigerbot c250ab07f4 Merge branch 'master' into issuer-rewrite
# Conflicts:
#	oauth3.issuer.js
2017-08-07 10:55:43 -06:00
aj ee631b97c7 org.oauth3.provider -> issuer@oauth3.org 2017-08-02 02:30:43 +00:00
aj dac7c3936f Merge branch 'master' into v1.1 2017-08-02 01:52:27 +00:00
aj 0c0b85b1af Merge branch 'v1' into v1.1 2017-08-02 01:06:57 +00:00
aj 9c093ca3a1 match exact hostname for same-origin discovery 2017-08-02 01:06:33 +00:00