-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit introduces a verify command that enforces signature validation. The decode command now does not attempt to validate the token signature and does not expect the parameters `--secret`, `--ignore_exp` and `--alg` any more. This commit also includes some additional code cleanups regarding exit codes.
- Loading branch information
Showing
2 changed files
with
196 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.