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:
parent
4ebca80911
commit
8f9e1a0452
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue