Anton Dyudin
|
3cb123470d
|
Merge branch 'procedural-security-drivers' into web-stream
Conflicts:
gen/twit/twitter-feed.hoon
lib/oauth1.hoon
lib/twitter.hoon
mar/twit/post.hoon
|
2016-04-13 18:13:57 -07:00 |
|
Anton Dyudin
|
a2f2a94c1b
|
better name order
token-exchange -> exchange-token, token-request -> request-token
|
2016-04-07 19:50:48 -07:00 |
|
Anton Dyudin
|
d90b71dde9
|
better type-checking
|
2016-04-07 17:46:34 -07:00 |
|
Anton Dyudin
|
97c200bf43
|
convert /+oauth2, @slack.com to ++standard form
|
2016-04-07 15:49:22 -07:00 |
|
Anton Dyudin
|
c433874ebb
|
fix oauth1 oauth_callback, organization
|
2016-04-07 14:08:25 -07:00 |
|
Anton Dyudin
|
873840b0e8
|
factor out /+interpolate,hep-to-cab
|
2016-04-07 13:07:21 -07:00 |
|
Anton Dyudin
|
5b2a8ce009
|
inlined dbg-post
|
2016-04-07 12:51:11 -07:00 |
|
Anton Dyudin
|
c75d71cd18
|
add oauth1 driver examples
|
2016-04-07 12:34:32 -07:00 |
|
Anton Dyudin
|
f26446e150
|
resturcture /+oauth1,basic-auth so the ++standard magic is in one place
with sample usage in the comments
|
2016-04-07 10:37:28 -07:00 |
|
Anton Dyudin
|
3500fc3ee8
|
add sanity checking wrt twitter usernames
|
2016-03-15 16:25:39 -07:00 |
|
Anton Dyudin
|
8441d6668f
|
clearer %no-token error message
|
2016-03-15 15:29:12 -07:00 |
|
Anton Dyudin
|
244639d9a6
|
include domain in "Run |init-" auth warnings
|
2016-03-11 11:49:36 -08:00 |
|
Anton Dyudin
|
6c45cb1264
|
FIX byte-order bug
see previous commit, native ++hmac byte order was correct for short keys already
|
2016-03-11 11:16:09 -08:00 |
|
Anton Dyudin
|
bbe47f441c
|
factor out token-response keyspec
|
2016-03-10 20:38:45 -08:00 |
|
Anton Dyudin
|
06e461b542
|
fix type issues
|
2016-03-10 20:38:45 -08:00 |
|
Anton Dyudin
|
9f289fd15f
|
better grab-quay error reporting
|
2016-03-10 20:38:45 -08:00 |
|
Anton Dyudin
|
a8a092074a
|
restructure lib/oauth1 to expose ++add-auth internals
|
2016-03-10 18:52:30 -08:00 |
|
Anton Dyudin
|
3aa1ceb8b4
|
better handling of query strings
|
2016-03-10 13:36:51 -08:00 |
|
Anton Dyudin
|
747f9d57a2
|
better names for things
|
2016-03-10 12:04:56 -08:00 |
|
Anton Dyudin
|
cf33f64f81
|
better token type
|
2016-03-10 11:47:21 -08:00 |
|
Anton Dyudin
|
302c004032
|
nicer grab-quay type
|
2016-03-10 11:45:46 -08:00 |
|
Anton Dyudin
|
f9b1581a28
|
moved core type, token to lib/oauth1 sample
|
2016-03-09 20:03:22 -08:00 |
|
Anton Dyudin
|
80eb1f5f06
|
refactor lib/oauth2 to be security-driver-library shaped,
implement 3-legged login flow(untested)
|
2016-03-09 18:37:34 -08:00 |
|
Anton Dyudin
|
e6978f9305
|
refactor lib/oauth1 to filter a hiss
|
2016-03-09 14:35:37 -08:00 |
|
Anton Dyudin
|
d3e3190c51
|
clean up lib/oauth1 types
|
2016-03-08 19:49:58 -08:00 |
|
Anton Dyudin
|
50b8fb028b
|
minor oauth1 tweaking
|
2016-03-08 18:50:14 -08:00 |
|
Anton Dyudin
|
3a3bac2f1f
|
151ify syntax, clean up
|
2016-03-07 13:42:23 -08:00 |
|
Anton Dyudin
|
27aa5392e6
|
minor refactoring
|
2016-03-07 11:05:37 -08:00 |
|