Hello!
On Tue, Dec 15, 2015 at 2:07 AM, Carlos Tadeu Panato Jr wrote:
> how are you?
> I was searching but didnt found the answer.
>
> We build the openresty with some modules and package that to install in out
> centos server.
> Now we are planning to use Lua OAuth lib to do some requests on the nginx
> level and we would like to package this lib together will all dep inside the
> openresty package.
>
> there is a nice way to build openresty with Oauth lib and its dependencies?
> There anyone face this issue before?
A quick google search of the words "OpenResty" and "Oauth" reveals
quite some information. You might want to check them out.
I've also been thinking about incorporating the best of them or
writing my own implementation for oauth in the OpenResty bundle
itself.
Best regards,
-agentzh