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: retrieving multiple signing keys #27

Merged
merged 5 commits into from
Sep 26, 2023

Conversation

leonbotros
Copy link
Collaborator

@leonbotros leonbotros commented Sep 22, 2023

  • changes the /sign/key endpoint to POST,

  • a body is mandatory and should have conjunctions for the public and private signing keys in the request,

  • the PKG will respond with both keys iff all the attributes are a subset of the disclosed attributes.

  • update pg-cli to support this change.

@leonbotros leonbotros merged commit c9fab8f into main Sep 26, 2023
9 checks passed
@leonbotros leonbotros deleted the signing-key-attribute-subsets branch September 26, 2023 12:13
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.

1 participant