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 support for signing keys APIs #25

Merged
merged 3 commits into from
Apr 27, 2022
Merged

feat: add support for signing keys APIs #25

merged 3 commits into from
Apr 27, 2022

Conversation

tylerburdsall
Copy link
Contributor

Adds support for CreateSigningKey, RevokeSigningKey, and ListSigningKeys APIs

Copy link
Member

@eaddingtonwhite eaddingtonwhite left a comment

Choose a reason for hiding this comment

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

@tylerburdsall this is awesome!! ❤️ were adding this to go sdk now also. Left some feed back but overall looking good.

Could we also try running golint and gofmt locally and check out put. It seems like were not totally compliant to me but hard to say for sure. Not sure if we need an extra cicd step maybe need to audit.

@tylerburdsall tylerburdsall dismissed eaddingtonwhite’s stale review April 22, 2022 22:59

Changes have been addressed with latest commits, thank you for the feedback!

@tylerburdsall tylerburdsall merged commit 1556f83 into main Apr 27, 2022
@tylerburdsall tylerburdsall deleted the signing-keys branch April 27, 2022 14:54
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.

5 participants