Commit Graph

135 Commits

Author SHA1 Message Date
AJ ONeal 6092408a3f bugfix 2017-02-21 17:05:23 -07:00
AJ ONeal 6a56024c74 bugfixes from file renames 2017-02-21 16:54:37 -07:00
AJ ONeal 4eb078424a update docs 2017-02-21 15:32:45 -07:00
AJ ONeal 9fd9ac70e7 rename oauth3.implicit.js to oauth3.core.js 2017-02-21 14:23:22 -07:00
AJ ONeal 0f81884a5d move older files to prefactor (for reference) 2017-02-21 14:21:09 -07:00
AJ ONeal 1425d02f65 .meta -> .token 2017-02-13 12:46:20 -05:00
AJ ONeal 7de254d597 don't redirect attack your client, duh! 2017-02-10 23:45:34 -05:00
AJ ONeal 3b655720c5 merge bugfixes 2017-02-10 20:24:50 -07:00
AJ ONeal fbce24e14a bugfixes 2017-02-10 20:23:57 -07:00
AJ ONeal 67f15aebed bugfix 2017-02-10 22:23:21 -05:00
AJ ONeal 203bd24368 Freaking Works! 2017-02-10 21:34:00 -05:00
AJ ONeal 9448ffea6f WIP provider separation, grant flow 2017-02-09 21:51:22 -05:00
AJ ONeal 8a00e9c0cd assign token AFTER refresh :) 2017-02-08 14:28:56 -05:00
AJ ONeal 9af2f574c0 WIP refactor (refreshToken works) 2017-02-08 04:18:15 -05:00
AJ ONeal 7ae4d83cfe refactor browser-only code 2017-02-08 00:48:07 -05:00
AJ ONeal 3dcc52c428 fix client_uri in authorization_dialog 2017-02-07 19:24:44 -07:00
AJ ONeal fb198ab8f0 fix urlsafeBase64 to base64 2017-02-07 18:31:05 -05:00
AJ ONeal 39d3955575 otp as password 2017-02-07 14:04:29 -05:00
AJ ONeal f9dab83c58 update url gens 2017-02-07 12:23:30 -05:00
AJ ONeal 2d10171de7 handle nested search in hash and discover as index.html 2017-02-06 14:41:33 -07:00
AJ ONeal 4e225e95c9 consider rpc implementation 2017-02-06 14:26:59 -07:00
AJ ONeal a43282fab6 secure state, api fix for discover(), url trailing slash fix 2017-02-06 13:26:46 -07:00
AJ ONeal 9962c72e60 merge master to v1 2017-02-06 11:41:01 -07:00
AJ ONeal b6919f0955 move to towards discrete xd callbacks 2017-01-31 19:12:31 -07:00
AJ ONeal 0e7d7ecaea fix url-safe base64 jwt encoding 2017-01-24 13:16:21 -07:00
AJ ONeal 6f86d6ea6c add unsecured jwt 2017-01-24 13:10:16 -07:00
AJ ONeal 35f4708d9a use appId || clientId 2017-01-24 10:43:46 -07:00
AJ ONeal e9ee69a178 add queryparse 2017-01-23 12:51:34 -07:00
AJ ONeal 30d62f94e0 add refreshToken, cleanup scopestringify 2017-01-19 01:08:07 +00:00
AJ ONeal 2199d78451 ignore 'undefined' rather than stringify 2017-01-18 16:24:30 -05:00
AJ ONeal 4b041ca0cf jwk is already the standard for public key ;) 2017-01-18 04:37:54 -05:00
AJ ONeal 9bb628b2a7 use otp as oauth2.password 2017-01-18 04:31:00 -05:00
AJ ONeal 268d12372d adjust loginCode and resourceOwnerPassword 2017-01-18 04:26:49 -05:00
AJ ONeal 3d199e6516 placeholder for device pub key and agent 2017-01-17 22:58:36 -05:00
AJ ONeal ef303aa2bc move core utils and url gens to own file 2017-01-17 22:29:46 -05:00