We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f0e9d6 + 4a9ac15 commit 28c8c9dCopy full SHA for 28c8c9d
html/index.html
@@ -818,7 +818,8 @@ <h3 class="panel-title">Lua (openresty)</h3>
818
</div>
819
820
<div class="panel-footer">
821
- <code>sbt: "com.jason-goodwin" %% "authentikat-jwt" % "0.3.5" </code>
+ <code>curl https://codeload.github.com/SkyLothar/lua-resty-jwt/tar.gz/master | tar -xz --strip 1 lua-resty-jwt-master/lib</code>
822
+ <code>curl https://codeload.github.com/jkeys089/lua-resty-hmac/tar.gz/master | tar -xz --strip 1 lua-resty-hmac-master/lib</code>
823
824
825
0 commit comments