diff options
| author | Shulhan <ms@kilabit.info> | 2022-09-18 03:16:20 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-09-18 03:21:14 +0700 |
| commit | c5214428f873ea124eb848a14907ac7a6dd210aa (patch) | |
| tree | 3241b4d1a0cac56d076778c3ae5b7b912054416b /README | |
| parent | 15ba9c8fb84094744288c84b1d1cdc1bb8d33096 (diff) | |
| download | bin.sh-c5214428f873ea124eb848a14907ac7a6dd210aa.tar.xz | |
all: add script jwt-decode.sh
The script decode JWT with optional secret to check for signature.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ may not an executable. *git-update-all.sh*:: Script fetch the latest commits from all git repositories under a directory. +*jwt-decode.sh*:: +Script to decode JWT with optional secret to check for signature. + *tmux-session.sh*:: Script to open new tmux session with start directory based on configuration in `~/.tmux.session`. |
