Skip to content

Commit 72a5c8e

Browse files
lucafavatellaSkyLothar
authored andcommitted
Delete redundant verify section in readme (#60)
1 parent 6dcb500 commit 72a5c8e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,11 +184,6 @@ The `enc` argument specifies which hashing algorithm to use for encrypting paylo
184184
}
185185
```
186186

187-
verify
188-
------
189-
`syntax: local jwt_obj = jwt:verify(key, jwt_token [, claim_spec [, ...]])`
190-
191-
verify a jwt_token and returns a jwt_obj table
192187
[Back to TOC](#table-of-contents)
193188

194189

0 commit comments

Comments
 (0)