We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc5dde7 + cf2c5df commit ed2159aCopy full SHA for ed2159a
README.md
@@ -65,7 +65,7 @@ This library supports the following algorithms:
65
- None - Unsecured JWTs
66
- HS256 - HMAC using SHA-256 hash algorithm (default)
67
- HS384 - HMAC using SHA-384 hash algorithm
68
-- HS512 - HMAC using SHA-384 hash algorithm
+- HS512 - HMAC using SHA-512 hash algorithm
69
70
## License
71
0 commit comments