laserlemon
|
090f1de829
|
Header parsing and validation tests pass.
Private key behaves when nil and signature is never included in normalized parameters.
|
2010-10-11 23:54:37 -04:00 |
|
laserlemon
|
f61e2750dc
|
Add the ability to parse string OAuth headers into SimpleOAuth::Header options and to validate those headers against consumer and token secrets.
|
2010-10-11 23:52:56 -04:00 |
|
laserlemon
|
1f519dd45a
|
Add the SimpleOAuth::Version module.
|
2010-10-11 22:14:36 -04:00 |
|
laserlemon
|
c8790cf98e
|
Test HMAC-SHA1 signature generation against real-world, accepted signatures.
Also, stop memoizing the to_s and url instance methods.
|
2010-10-11 17:36:20 -04:00 |
|
laserlemon
|
bd1153df5d
|
Pass query parameter tests, changing the url_params method to return an array.
|
2010-10-11 15:52:24 -04:00 |
|
laserlemon
|
501f7d8cde
|
Properly normalize the parsed URI upon header initialization.
|
2010-10-11 14:49:58 -04:00 |
|
laserlemon
|
902fa3ed8c
|
Add initial OAuth header generation functionality.
|
2010-10-11 13:52:58 -04:00 |
|
laserlemon
|
a603697fa8
|
Initial import.
|
2010-10-11 13:45:52 -04:00 |
|