1
0

Updated readme

This commit is contained in:
2021-02-04 12:19:52 +01:00
parent 9d94422536
commit 1b19925804

View File

@@ -29,7 +29,6 @@ const payload = jwt.decode(token)
Signs a payload and returns the token.
#### Parameters
`payload`
Can be an object, buffer or a string.