340 Commits

Author SHA1 Message Date
AJ ONeal
1008d0f6a3 Merge branch 'master' of git.daplie.com:OAuth3/oauth3.js 2017-03-20 17:56:17 -06:00
AJ ONeal
dbd2647941 beginning of node support 2017-03-20 17:55:55 -06:00
AJ ONeal
847e8c2a6a begining of node support 2017-03-20 17:55:27 -06:00
AJ ONeal
f2e6ea5890 test for window 2017-03-20 17:55:00 -06:00
tigerbot
695df45a1d changed crypto functions to not directly use WebCrypto 2017-03-20 17:41:20 -06:00
tigerbot
01580dd6b3 implemented dynamic loading of fallback crypto functions 2017-03-20 16:11:14 -06:00
AJ ONeal
a2c4e718fd script to bump versions 2017-03-20 13:48:34 -06:00
AJ ONeal
d382464caf oauth3.js as package name for now 2017-03-20 13:44:04 -06:00
AJ ONeal
fcb2bdcd45 v1.0.0 v1.0.0 2017-03-20 13:41:12 -06:00
AJ ONeal
813410d6b5 don't break angular's promise :) 2017-03-20 13:40:29 -06:00
tigerbot
740c973afc added ECDSA features to crypto fallback 2017-03-17 17:14:47 -06:00
AJ ONeal
b2a992d2d5 more dns stuff 2017-03-17 14:17:37 -06:00
AJ ONeal
bbd75d63eb resolve providerUri on refreshToken 2017-03-16 15:41:33 -06:00
AJ ONeal
02bb01fdf4 note the need for limitations on refresh token 2017-03-16 17:23:19 -04:00
AJ ONeal
64393a540d add devices:list, devices:remove, and tunnel.token 2017-03-15 23:48:39 -06:00
AJ ONeal
d64699977e add dns listing 2017-03-15 03:38:18 -06:00
tigerbot
e8e9b961a4 implemented first of the fallback crypto functions 2017-03-14 14:33:11 -06:00
tigerbot
6ec723ec1f implemented verification of JWT signatures 2017-03-13 13:37:06 -06:00
tigerbot
4b63e38c1f changed all stored base64 strings to url safe 2017-03-13 12:42:37 -06:00
tigerbot
bde3c2ca33 add an encrypted user secret key to the stored object 2017-03-13 12:42:29 -06:00
tigerbot
db9d8ff313 fixed a couple bugs found in the workflow examples 2017-03-07 14:55:27 -07:00
tigerbot
29967cde19 fixed some spelling errors in the README 2017-03-07 14:54:08 -07:00
tigerbot
68cecb7c96 added unencrypted public key to the localStorage 2017-03-07 14:42:02 -07:00
tigerbot
9ec66a10b2 implemented storage of the encrypted private ECDSA JWK 2017-03-07 11:17:09 -07:00
tigerbot
338f62439a implemented ability to sign tokens with random key generated every time 2017-03-06 15:13:29 -07:00
AJ ONeal
356a2d3131 fix _getCached 2017-03-02 13:08:14 -07:00
AJ ONeal
f179cfe3c9 no session should be null, not '{}' 2017-03-02 00:49:22 -07:00
AJ ONeal
a2a6a9bcb1 implicit -> core 2017-03-02 00:44:14 -07:00
AJ ONeal
96a105c5f2 bugfix base64 replacement, session retrieval 2017-03-02 00:37:45 -07:00
AJ ONeal
eff1fd1127 return list of domains exactly 2017-02-28 14:55:04 -07:00
AJ ONeal
1e0d129b8a bugfix api 2017-02-27 18:21:35 -07: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
aac6275285 default to agreeing to terms 2017-02-21 18:08:23 -07:00
AJ ONeal
ce0bdbd108 bugfix iframe login 2017-02-21 17:37:44 -07:00
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
0b93cdc2fa cleanup 2017-02-21 16:46:49 -07:00
AJ ONeal
0a88802854 cleanup 2017-02-21 16:46:26 -07:00
AJ ONeal
8add6390fe cleanup 2017-02-21 16:46:07 -07:00
AJ ONeal
f7a57f08d9 fix missing query.parse 2017-02-21 16:36:41 -07:00
AJ ONeal
4eb078424a update docs 2017-02-21 15:32:45 -07:00
AJ ONeal
1d97d05eaa add .well-known as a link 2017-02-21 14:28:42 -07:00
AJ ONeal
49a31349db move .well-known to be visible even on OSX and Linux 2017-02-21 14:27:35 -07:00