typo
This commit is contained in:
parent
34a0ec4089
commit
052ed1f88b
@ -29,7 +29,7 @@ class JSalmon {
|
||||
'encoding' => $encoding,
|
||||
'alg' => $algorithm,
|
||||
'sigs' => [
|
||||
'value' => $signature
|
||||
'value' => $signature,
|
||||
'key_id' => base64url_encode($key_id)
|
||||
]
|
||||
]);
|
||||
|
Reference in New Issue
Block a user