We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9fd68e + 985d0c5 commit 9155766Copy full SHA for 9155766
lua-resty-openidc-1.7.2-1.rockspec
@@ -25,7 +25,7 @@ dependencies = {
25
"lua >= 5.1",
26
"lua-resty-http >= 0.08",
27
"lua-resty-session >= 2.8",
28
- "lua-resty-jwt >= 0.2.0"
+ "lua-resty-jwt == 0.2.0"
29
}
30
build = {
31
type = "builtin",
0 commit comments