Hi everyone. I'd like to announce the release 0.0.6 of LuaOAuth
LuaOAuth is a client library for OAuth 1.0 enabled servers. It is compatible with Lua 5.1, 5.2, LuaJIT 2.0.2 and LuaNode.
This new release adds compatibility with Lua 5.2, basically.
Once the new version hits the LuaRocks repository, you can install it doing:
luarocks install oauth
In the meantime, you can do:
Regards,
Ignacio