28 Commits

Author SHA1 Message Date
tigerbot
623d94e045 misc bug fixes 2017-08-01 15:08:21 -06:00
tigerbot
516eda4ea6 signing the token for the client in the browser 2017-08-01 14:21:11 -06:00
tigerbot
5d42f3e2cc using stored grants before fetching them from the server 2017-08-01 14:13:36 -06:00
tigerbot
39b8e19bae added hook to create new session with stored key 2017-08-01 11:47:19 -06:00
tigerbot
e42079d856 changed default storage for grants and key pairs as well 2017-08-01 11:47:12 -06:00
tigerbot
84a574e31b creating, publishing, and storing a key pair for remember_device 2017-07-28 17:55:19 -06:00
tigerbot
39c18ab184 added hooks to store key pairs in localStorage 2017-07-28 16:27:52 -06:00
tigerbot
28dbf9ab23 changed how grants are saved and how tokens are created for other clients 2017-07-26 18:15:09 -06:00
tigerbot
1ca6f0a324 updated how grants are retrieved 2017-07-26 16:27:03 -06:00
AJ ONeal
32609e20fa merge bugfixes 2017-05-29 17:57:29 -04:00
AJ ONeal
0562b58761 fix urls 2017-05-24 08:05:23 +00:00
AJ ONeal
ac47b7314d allow for api-hostname template 2017-05-24 01:00:07 +00:00
AJ ONeal
abb788780d bugfix: refresh session and assign sub from sub, acs.id, or axs[0].appScopedId 2017-03-22 20:13:06 -04:00
AJ ONeal
cc4af8f95a basic node.js authentication tested 2017-03-21 01:02:41 -06:00
AJ ONeal
02bb01fdf4 note the need for limitations on refresh token 2017-03-16 17:23:19 -04:00
AJ ONeal
d261284acf Merge branch 'master' of git.daplie.com:Daplie/oauth3.js 2017-02-27 18:19:51 -07:00
AJ ONeal
f7a7703b49 bugfix opts.staletime, support domains 2017-02-27 18:19:01 -07:00
drewwarren
f0219f2a5f bugfix missing providerUri 2017-02-24 15:05:07 -05:00
drewwarren
05500a8243 Merge branch 'v1' of git.daplie.com:Daplie/oauth3.js into v1 2017-02-24 14:18:50 -05:00
drewwarren
a839a68235 bugfix hooks; chimney 2017-02-24 14:18:45 -05:00
AJ ONeal
431bf019d8 bugfix error 2017-02-22 17:58:49 -07:00
drewwarren
c4b44a249a bugfixes for real (not mock) 2017-02-21 20:38:45 -05:00
drewwarren
5066e16ea7 mocks to mock.js 2017-02-21 20:18:14 -05:00
AJ ONeal
c356d61598 ws 2017-02-21 13:26:35 -07:00
AJ ONeal
8710a751ed clean up 2017-02-21 12:15:58 -07:00
AJ ONeal
c2b6a91716 clean up, clean up, everybody everywhere 2017-02-21 11:49:41 -07:00
AJ ONeal
bb6bcd826e complete redirect flow 2017-02-20 15:22:48 -07:00
Drew Warren
c2370d9b76 WIP oauth3.issuer.js 2017-02-20 11:12:48 -07:00