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't sign POST body code, I need to fix that. But for HTTP GE wordks fine where I've tried it.
https://github.com/RayRacine/grip/blob/master/oauth/oauth.rkt On Thu, May 16, 2013 at 12:10 PM, John Clements <cleme...@brinckerhoff.org>wrote: > I had a student that took a crack at supporting twitter and (by extension) > OAuth 1.0 in Racket. > > His work lives on GitHub, at > > https://github.com/StephenCharles/Racket-OAuth1.0a > > Take a look at this code; some of it may prove useful to you. > > John > > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users >
____________________ Racket Users list: http://lists.racket-lang.org/users