Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasleplus/jwt-utils
A few utilities to work with JWTs.
https://github.com/thomasleplus/jwt-utils
crypto cryptography information-security infosec jwt jwt-bearer-tokens jwt-token jwt-tokens openid openid-connect openidc openidconnect security security-testing security-tools shell shell-script shell-scripts shellscript
Last synced: about 1 month ago
JSON representation
A few utilities to work with JWTs.
- Host: GitHub
- URL: https://github.com/thomasleplus/jwt-utils
- Owner: thomasleplus
- License: apache-2.0
- Created: 2018-08-04T23:30:37.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:14:09.000Z (about 2 months ago)
- Last Synced: 2024-10-25T22:35:48.193Z (about 2 months ago)
- Topics: crypto, cryptography, information-security, infosec, jwt, jwt-bearer-tokens, jwt-token, jwt-tokens, openid, openid-connect, openidc, openidconnect, security, security-testing, security-tools, shell, shell-script, shell-scripts, shellscript
- Language: Shell
- Size: 128 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-hacking-lists - thomasleplus/jwt-utils - A few utilities to work with JWTs. (Shell)
README
# JWT utilities
A few utilities to work with JWTs.
## [jwt-unsign](jwt-unsign)
Search for JWTs in stdin and replace alg value with none and remove signature.