mirror of
https://github.com/alibaba/higress.git
synced 2026-06-06 03:07:28 +08:00
A plugin that implements token parsing and authentication function based on wasm-go (#485)
This commit is contained in:
@@ -67,6 +67,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
} else {
|
||||
higressTests = []suite.ConformanceTest{
|
||||
tests.WasmPluginsRequestBlock,
|
||||
tests.WasmPluginsJwtAuth,
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user