Update JWTVerify.mjs
This commit is contained in:
parent
1bcb8e433d
commit
d5a0adea0c
@ -27,7 +27,7 @@ class JWTVerify extends Operation {
|
|||||||
this.outputType = "JSON";
|
this.outputType = "JSON";
|
||||||
this.args = [
|
this.args = [
|
||||||
{
|
{
|
||||||
name: "Private/Secret Key",
|
name: "Public/Secret Key",
|
||||||
type: "text",
|
type: "text",
|
||||||
value: "secret"
|
value: "secret"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user