Commit Graph

130 Commits

Author SHA1 Message Date
AJ ONeal 5047fc1aff update sessions api 2017-03-21 17:33:03 -06:00
AJ ONeal cf6c1b9e5a add submodule 2017-03-21 11:00:18 -06:00
AJ ONeal cc4af8f95a basic node.js authentication tested 2017-03-21 01:02:41 -06:00
AJ ONeal afb021af9b playing around with node.js 2017-03-20 23:29:03 -06:00
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
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 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
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 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
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
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 b1ddf92e76 add helpers 2017-02-21 14:18:41 -07:00
AJ ONeal ae97b30b6f clean up 2017-02-21 14:18:09 -07:00
AJ ONeal c356d61598 ws 2017-02-21 13:26:35 -07:00
AJ ONeal 51df65a0dd bugfix: must call atob/btoa from window context 2017-02-21 12:22:38 -07:00
AJ ONeal 7a3d5777e0 bugfix: must call atob/btoa from window context 2017-02-21 12:19:47 -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