4139c1da8b
## The "S" is for "Signs" ## *SOAuth* is a Ruby library that **creates HTTP headers for OAuth Authorization** using previously-obtained OAuth keys/secrets. Useful if you want to make your own HTTP request objects instead of using the ones created for you using the [commonly-used OAuth gem](security/ruby-oauth). It should be noted that this was developed without edge cases in mind -- it was pretty much abstracted from my "by-hand" signing of OAuth requests in [Prey Fetcher](http://preyfetcher.com), so don't consider it production-quality code (though it [is running in production](http://preyfetcher.com)).
9 lines
332 B
Text
9 lines
332 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/03 04:55:10 obache Exp $
|
|
${GEM_HOME}/cache/soauth-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.markdown
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/lib/soauth.rb
|
|
${GEM_LIBDIR}/soauth.gemspec
|
|
${GEM_LIBDIR}/test/soauth_test.rb
|
|
${GEM_HOME}/specifications/soauth-${PKGVERSION}.gemspec
|