Argument naming consistency
'JWT Sign' uses 'Signing algorithm' as oppose to 'Algorithm'
This commit is contained in:
parent
53a7debf9a
commit
e5497fcd5a
@ -35,7 +35,7 @@ class JWTVerify extends Operation {
|
||||
value: "secret"
|
||||
},
|
||||
{
|
||||
name: "Algorithm",
|
||||
name: "Signing algorithm",
|
||||
type: "option",
|
||||
value: algOptions
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user