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 CLI for issuing JWT #565

Merged
merged 5 commits into from
Dec 22, 2022
Merged

feat: add CLI for issuing JWT #565

merged 5 commits into from
Dec 22, 2022

Conversation

inchori
Copy link

@inchori inchori commented Dec 21, 2022

Closes #558

FYI)

  • You can test like this:
panacead issue-jwt consumer 1h

cmd/panacead/cmd/jwt.go Outdated Show resolved Hide resolved
Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Please check my comment.

cmd/panacead/cmd/jwt.go Outdated Show resolved Hide resolved
Copy link
Contributor

@0xHansLee 0xHansLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@audtlr24 audtlr24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@inchori inchori merged commit 70e3af7 into main Dec 22, 2022
@inchori inchori deleted the ft/558/add_jwt_cli branch December 22, 2022 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CLI: panacead jwt ...
4 participants