1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 22:15:42 +02:00

jwt: fix more information link

This commit is contained in:
bl-ue 2021-01-07 13:06:43 -05:00 committed by Axel Navarro
parent 4ebca80911
commit 8f9e1a0452

View file

@ -2,7 +2,7 @@
> A command line tool to work with JSON Web Tokens (JWTs).
> Encryption algorithms available are HS256,HS384, HS512, RS256, RS384, RS512, ES256, ES384.
> For more information: <https://github.com/mike-engel/jwt-cli>.
> More information: <https://github.com/mike-engel/jwt-cli>.
- Decode a JWT: