mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 15:53:30 +00:00
Merge branch 'master' of https://github.com/aussieklutz/CyberChef into aussieklutz-master
This commit is contained in:
@@ -28,7 +28,7 @@ class JWTVerify extends Operation {
|
||||
this.outputType = "JSON";
|
||||
this.args = [
|
||||
{
|
||||
name: "Private/Secret Key",
|
||||
name: "Public/Secret Key",
|
||||
type: "text",
|
||||
value: "secret"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user