Commit Graph

102 Commits

Author SHA1 Message Date
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
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
AJ ONeal 460274017b support logout 2017-02-15 20:09:58 -05:00
AJ ONeal 23d65ec4da create account if none exists 2017-02-15 20:09:31 -05:00
AJ ONeal 84612050c7 logout works 2017-02-15 15:01:27 -07:00
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