<div dir="ltr">I recently ported a Typed Racket version of consumer OAuth here.   Pretty much dependency tied a lot of the other library code there however.   Doesn&#39;t sign POST body code, I need to fix that.  But for HTTP GE wordks fine where I&#39;ve tried it.<br>
<br><a href="https://github.com/RayRacine/grip/blob/master/oauth/oauth.rkt">https://github.com/RayRacine/grip/blob/master/oauth/oauth.rkt</a><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 16, 2013 at 12:10 PM, John Clements <span dir="ltr">&lt;<a href="mailto:clements@brinckerhoff.org" target="_blank">clements@brinckerhoff.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I had a student that took a crack at supporting twitter and (by extension) OAuth 1.0 in Racket.<br>
<br>
His work lives on GitHub, at<br>
<br>
<a href="https://github.com/StephenCharles/Racket-OAuth1.0a" target="_blank">https://github.com/StephenCharles/Racket-OAuth1.0a</a><br>
<br>
Take a look at this code; some of it may prove useful to you.<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br></div>