Hi.
Hot on the heels of the last release, I'd like to announce version 0.0.5 of LuaOAuth
LuaOAuth is a client library for OAuth 1.0 enabled servers. It is compatible with Lua 5.1 and LuaNode.
This release adds support for requests with "multipart/form-data" encoding. So, for instance, you can use this version to post pictures of cats to Twitter.
Once the new version hits the LuaRocks repository, you can install it doing:
luarocks install oauth
In the meantime, you can do:
Regards,
Ignacio