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