Commit Graph

  • 7bb0fca116 set cookie aj 2017-08-30 19:23:33 +0000
  • a5742d1a2a add progress aj 2017-08-25 23:47:31 +0000
  • effee987be type: opts.selected -> opts.type aj 2017-08-23 17:10:54 +0000
  • bf71399d12 keep package vars even when then instance is changed aj 2017-08-23 16:16:18 +0000
  • 5f68ea19e2 don't set all keys to undefined aj 2017-08-18 17:44:09 +0000
  • 8961a4e519 separate client init from options init aj 2017-08-16 21:44:36 +0000
  • 6b7fd877ec org.oauth3 -> oauth3.org v1.2.0 aj 2017-08-15 20:23:07 +0000
  • 4d80074046 org.oauth3 -> oauth3.org aj 2017-08-15 20:21:54 +0000
  • b60e9b8fce updated the directives for the new issuer API tigerbot 2017-08-15 14:06:15 -0600
  • 9a7aa3261f allow multipart forms. add package api handler aj 2017-08-12 02:09:28 +0000
  • 80d462c231 add prototype docs aj 2017-08-10 21:15:54 +0000
  • 937a681c5d update examples aj 2017-08-10 20:54:34 +0000
  • 5b11e2bca2 typo fix aj 2017-08-10 20:39:35 +0000
  • 84505d1b0e Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js aj 2017-08-10 20:35:59 +0000
  • 52675f84c7 update docs and ng api aj 2017-08-10 20:35:24 +0000
  • 26ea3d931e setIssuer = setIdentityProvider; setAudience = setResourceProvider; AJ ONeal 2017-08-09 11:28:03 -0600
  • c250ab07f4 Merge branch 'master' into issuer-rewrite tigerbot 2017-08-07 10:55:43 -0600
  • ee631b97c7 org.oauth3.provider -> issuer@oauth3.org aj 2017-08-02 02:30:43 +0000
  • dac7c3936f Merge branch 'master' into v1.1 aj 2017-08-02 01:52:27 +0000
  • 0c0b85b1af Merge branch 'v1' into v1.1 aj 2017-08-02 01:06:57 +0000
  • 9c093ca3a1 match exact hostname for same-origin discovery aj 2017-08-02 01:06:33 +0000
  • 623d94e045 misc bug fixes tigerbot 2017-08-01 15:08:21 -0600
  • 516eda4ea6 signing the token for the client in the browser tigerbot 2017-08-01 14:21:11 -0600
  • 5d42f3e2cc using stored grants before fetching them from the server tigerbot 2017-08-01 14:13:36 -0600
  • 2cc96fef6e org.oauth3 -> oauth3.org aj 2017-08-01 18:04:25 +0000
  • 39b8e19bae added hook to create new session with stored key tigerbot 2017-08-01 11:15:37 -0600
  • e42079d856 changed default storage for grants and key pairs as well tigerbot 2017-07-31 19:39:52 -0600
  • 69add2a80f org.oauth3.provider -> issuer@oauth3.org aj 2017-08-01 17:28:27 +0000
  • 197c0fdcb2 changed how the default session/directive storage works tigerbot 2017-07-31 16:42:22 -0600
  • 84a574e31b creating, publishing, and storing a key pair for remember_device tigerbot 2017-07-28 17:55:19 -0600
  • 39c18ab184 added hooks to store key pairs in localStorage tigerbot 2017-07-28 16:27:52 -0600
  • 5a5488f504 changed the API for most of the crypto functions tigerbot 2017-07-28 13:02:36 -0600
  • 1993853d0d removed some files that shouldn't have been committed tigerbot 2017-07-28 10:54:56 -0600
  • 28dbf9ab23 changed how grants are saved and how tokens are created for other clients tigerbot 2017-07-26 18:15:09 -0600
  • 1ca6f0a324 updated how grants are retrieved tigerbot 2017-07-26 16:27:03 -0600
  • c38554a9dd added check for non-expired refresh token for session refresh tigerbot 2017-07-25 17:18:14 -0600
  • 7f1e67aaee Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js Drew Warren 2017-07-12 16:11:09 -0600
  • e930881e0f Add devices.destroy API call Drew Warren 2017-07-12 16:11:01 -0600
  • 3b34173ac8 Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js Drew Warren 2017-07-07 11:45:43 -0600
  • 146891a618 update README Drew Warren 2017-07-07 11:45:37 -0600
  • 35405f8612 Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js Drew Warren 2017-07-05 16:38:23 -0600
  • 9574d9b982 Add subject to clientParams Drew Warren 2017-07-05 16:38:14 -0600
  • 9f9610b6f5 Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js Drew Warren 2017-07-05 16:16:58 -0600
  • 186c0ea45a Add subject to implicitGrant Drew Warren 2017-07-05 16:16:51 -0600
  • 9cb2ad036b Add removeAddress and extend functionality Drew Warren 2017-07-04 13:22:30 -0600
  • 1a43a58af1 fix bug that created invalid JSON for JWK thumbprint tigerbot 2017-06-28 13:26:30 -0600
  • 3879129674 WIP manual renewals - correct url Drew Warren 2017-06-23 15:01:19 -0600
  • d5befcaa39 semicolon Drew Warren 2017-06-21 16:52:30 -0600
  • 33a0362524 WIP Manual Renew Function Drew Warren 2017-06-20 16:24:13 -0600
  • 5163463dd2 Merge remote-tracking branch 'origin/v1' v1.0 tigerbot 2017-06-15 12:46:59 -0600
  • 4a237b0703 fixed problem creating node storage directory tigerbot 2017-06-15 12:45:19 -0600
  • 1d639dc080 seth noticed a typo, fixed 2017-09-13 AJ ONeal 2017-06-14 22:56:02 +0000
  • 26be6411b5 Merge branch 'separate-providers' into 'master' AJ ONeal 2017-06-14 16:40:37 -0600
  • a3b038ffdc updates and add setIdentityProvider and setResourceProvider AJ ONeal 2017-06-14 22:39:26 +0000
  • 2bf75a7429 add setIdentityProvider and setResourceProvider AJ ONeal 2017-06-14 22:32:21 +0000
  • 30d9c2e8b0 Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js AJ ONeal 2017-06-14 21:44:05 +0000
  • b9664e4e65 typo fix AJ ONeal 2017-06-14 21:43:25 +0000
  • b811a242b4 Update URL AJ ONeal 2017-06-14 13:55:29 -0600
  • fe62cbc5e1 Update README.md AJ ONeal 2017-06-14 13:54:59 -0600
  • f10dee9167 use api url for refresh tokens AJ ONeal 2017-05-30 01:14:09 +0000
  • 32609e20fa merge bugfixes AJ ONeal 2017-05-29 17:57:29 -0400
  • e39492fd4c Merge branch 'master' into v1 Drew Warren 2017-05-29 14:57:16 -0600
  • 7908154372 Remove card functionality Drew Warren 2017-05-29 14:04:16 -0600
  • 239980e5c2 use API url :) AJ ONeal 2017-05-27 00:30:48 +0000
  • fbd53e486f Merge branch 'v1' into api-hostname AJ ONeal 2017-05-26 22:24:19 +0000
  • ec09adcf60 Merge branch 'master' into api-hostname AJ ONeal 2017-05-26 22:24:00 +0000
  • 372f633625 allow ppid from accounts token AJ ONeal 2017-05-24 08:57:52 +0000
  • 985c65483a Merge branch 'master' into api-hostname AJ ONeal 2017-05-24 08:48:31 +0000
  • 5e10e1893d remove moot session var AJ ONeal 2017-05-24 08:48:07 +0000
  • 0562b58761 fix urls AJ ONeal 2017-05-24 08:05:23 +0000
  • 91cd5d87fd back-compat for accountless creds AJ ONeal 2017-05-24 07:56:49 +0000
  • 45f8f640c8 normalize api urls AJ ONeal 2017-05-24 03:25:09 +0000
  • ac47b7314d allow for api-hostname template AJ ONeal 2017-05-24 01:00:07 +0000
  • b4804b4c97 update gitignore Drew Warren 2017-05-09 10:08:29 -0600
  • 181027a07f v1.0.10 v1.0.10 AJ ONeal 2017-05-08 17:43:22 -0600
  • 90e42e13d4 Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js AJ ONeal 2017-05-08 17:42:38 -0600
  • ec33e667b3 don't omit scope, duh AJ ONeal 2017-05-08 23:39:56 +0000
  • 672662271d Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js AJ ONeal 2017-05-08 16:20:08 -0600
  • 0a0a5041b7 v1.0.9 v1.0.9 AJ ONeal 2017-05-08 16:19:42 -0600
  • 87ba1e4298 warn browser users loud and clear that only https is supported AJ ONeal 2017-05-08 16:18:49 -0600
  • c4cc619928 begin cli parser AJ ONeal 2017-04-28 18:40:37 -0600
  • 5e6dc31c35 Merge branch 'v1' into v1.0 AJ ONeal 2017-04-28 10:16:21 -0600
  • daa92fa829 add missing semis AJ ONeal 2017-04-14 16:52:00 -0600
  • 0aa1f614fa Merge branch 'v1.0' of git.daplie.com:OAuth3/oauth3.js into v1.0 AJ ONeal 2017-04-14 16:50:42 -0600
  • 80217fd39b add .jshintrc AJ ONeal 2017-04-14 16:50:09 -0600
  • 4fd5aa05de Add Domain Purchase API Call Drew Warren 2017-04-12 17:47:01 -0600
  • 7741621c16 Add Account API for Cards/Addresses Drew Warren 2017-04-12 16:44:16 -0600
  • 652b59fad3 WIP API Pullout - domains.checkAvailability Drew Warren 2017-04-11 16:41:11 -0600
  • faf6814a53 API Pullout-glueAdd,dnsUnset,deviceDetach Drew Warren 2017-04-11 16:18:44 -0600
  • ebb44c3dcb WIP API Pullout Drew Warren 2017-04-07 17:00:02 -0600
  • c2bb0afb67 API Pullout - Glue Drew Warren 2017-04-07 10:09:29 -0600
  • a4f29edf4e API add methods Glue & NS Drew Warren 2017-04-06 15:14:17 -0600
  • 3a805d071a set provider_uri and client_uri from session when manually setting AJ ONeal 2017-04-05 19:02:06 -0600
  • 9969c4dba9 v1.0.8 v1.0.8 AJ ONeal 2017-04-04 16:43:47 -0600
  • f72c1a333c red herring strikes again - let's log the correct variable, eh? AJ ONeal 2017-04-04 16:43:28 -0600
  • 7b0d791318 v1.0.7 v1.0.7 AJ ONeal 2017-04-04 16:42:27 -0600
  • cc3975ca0c v1.0.6 v1.0.6 AJ ONeal 2017-03-29 19:28:57 -0600
  • e570f484bf chimney AJ ONeal 2017-03-29 19:28:53 -0600
  • 66ca428bff v1.0.5 v1.0.5 AJ ONeal 2017-03-29 18:34:12 -0600
  • eb34eb2968 update build files :'( AJ ONeal 2017-03-29 18:34:09 -0600