Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pete911/jwt #10115

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Conversation

CrystalMethod
Copy link
Contributor

pete911/jwt: jwt cli to decode and encode jwt tokens

$ aqua g -i pete911/jwt

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ jwt
jwt utilities

Usage:
  jwt [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  decode      decode jwt token
  encode      encode jwt token
  help        Help about any command
  version     jwt cli version

Flags:
  -h, --help     help for jwt
      --silent   suppress logs (warn, debug, ...)

Use "jwt [command] --help" for more information about a command.

[pete911/jwt](https://github.com/pete911/jwt): jwt cli to decode and encode jwt tokens

```console
$ aqua g -i pete911/jwt
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 23, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.137.0 milestone Feb 23, 2023
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke merged commit 4c29894 into aquaproj:main Feb 23, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/pete911/jwt branch March 5, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants