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

refactor: use publicKey field to avoid permission errors on privateKey #316

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

shreddedbacon
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

The API has supported exposing the publicKey on its own field rather than requiring users to decode the privateKey. This updates the CLI to use this new field where possible, and only request the privateKey if reveal is requested (to respect permissions in the api)

Changelog Entry

@shreddedbacon shreddedbacon marked this pull request as ready for review January 16, 2024 22:03
@shreddedbacon shreddedbacon merged commit af1bc20 into main Jan 17, 2024
4 checks passed
@shreddedbacon shreddedbacon deleted the project-public-key branch January 17, 2024 00:59
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