Update README.md

This commit is contained in:
Les Hazlewood 2014-09-25 13:42:16 -07:00
parent 7c08e1ae4a
commit f96c84edc1
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ try {
* Creating and parsing plaintext compact JWTs
* Creating and parsing digitally signed compact JWTs (aka JWSs) with the following algorithms:
* Creating, parsing and verifying digitally signed compact JWTs (aka JWSs) with the following algorithms:
* HS256: HMAC using SHA-384
* HS384: HMAC using SHA-384
* HS512: HMAC using SHA-512