Commit Graph

125 Commits

Author SHA1 Message Date
AJ ONeal aaa4e8f368 manual redirect_uri with callback 2017-02-15 14:44:03 -07:00
AJ ONeal 19084c88e0 duplicate client_id and client_uri for now 2017-02-15 14:38:52 -07:00
AJ ONeal 995d70e3b1 fixed cache bug, enabled logout 2017-02-15 14:28:33 -07:00
AJ ONeal 5c9e36d569 add logout api 2017-02-15 14:05:14 -07:00
AJ ONeal 42a8097b41 add filetree 2017-02-15 11:09:08 -07:00
AJ ONeal 53b5e30dc2 update README 2017-02-15 10:50:53 -07:00
AJ ONeal 394f01d84e freshness check rename 2017-02-14 16:19:46 -07:00
AJ ONeal 90a0f1306b update docs 2017-02-14 16:19:21 -07:00
AJ ONeal f1fd4d82a2 chimney 2017-02-14 15:06:38 -07:00
AJ ONeal 735f3e0cc6 chimney 2017-02-14 14:51:28 -07:00
AJ ONeal 69a92fc2fd seems to work... 2017-02-14 14:37:04 -07:00
AJ ONeal ab4dfdce58 WIP implicit grant complete 2017-02-14 12:53:03 -07:00
AJ ONeal 4dd07c9f80 WIP window/iframe reuse 2017-02-14 12:30:35 -07:00
AJ ONeal 5a73cb1413 better logging 2017-02-14 10:37:11 -07:00
AJ ONeal d6e29cd0fa WIP frameRequest refactor (iframe, window.open) 2017-02-14 10:37:00 -07:00
AJ ONeal 458649d073 add callback 2017-02-13 17:57:03 -07:00
AJ ONeal 4acad44297 WIP framing refactor 2017-02-13 17:53:54 -07:00
AJ ONeal bbc557c349 WIP implicit-grant-only in a single file 2017-02-13 15:22:06 -07:00
AJ ONeal 4657fcdb12 Merge branch 'v1' of git.daplie.com:Daplie/oauth3.js into v1 2017-02-13 12:57:03 -07:00
AJ ONeal 18092c8063 update implementation message 2017-02-13 12:56:54 -07:00
AJ ONeal 3bded28847 WIP cleanup and doc 2017-02-13 14:35:48 -05:00
AJ ONeal a449358dd6 move .well-known/oauth3 to assets/org.oauth3/.well-known/oauth3 2017-02-13 14:34:26 -05:00
AJ ONeal 35e2a29e4c refreshSession on login as well 2017-02-13 13:01:13 -05:00
AJ ONeal 1425d02f65 .meta -> .token 2017-02-13 12:46:20 -05:00
AJ ONeal dc67f63856 Merge branch 'v1' of git.daplie.com:Daplie/oauth3.js into v1 2017-02-11 00:19:30 -05:00
AJ ONeal a2b52b7619 cache directives, just a little bit 2017-02-11 00:19:17 -05:00
AJ ONeal 834c41e0d1 increase timeouts when debugging 2017-02-10 21:56:23 -07:00
AJ ONeal 7de254d597 don't redirect attack your client, duh! 2017-02-10 23:45:34 -05:00
AJ ONeal 23d9268627 bugfix, close window when done 2017-02-10 20:53:12 -07:00
AJ ONeal c483058fa8 shortcut discover + authorization_dialog 2017-02-10 20:47:32 -07:00
AJ ONeal 4ca48db78b move delete 2017-02-10 20:41:11 -07: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 e25398f213 chimney, bugfix, cleanup 2017-02-09 17:13:40 -05:00
AJ ONeal 9f923b5f65 WIP authorizationDecision 2017-02-09 00:11:12 -05:00
AJ ONeal 23ea5046bb only assign Authorization when session exists 2017-02-08 16:47:29 -05:00
AJ ONeal 8a00e9c0cd assign token AFTER refresh :) 2017-02-08 14:28:56 -05:00
AJ ONeal dfeff76876 cleanup logs and debug statements 2017-02-08 10:37:29 -05:00
AJ ONeal daf832cab5 cleanup 2017-02-08 04:27:36 -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 efd813a107 bugfix discover 2017-02-07 19:37:32 -07: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 5fca582bbe add consideration of URI vs URL vs Pathname 2017-02-07 14:19:57 -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