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

Split quill into a set of crates supporting multiple authentication methods #69

Closed
wants to merge 2 commits into from

Conversation

jwiegley
Copy link
Contributor

@jwiegley jwiegley commented Oct 2, 2021

First I will simply abstract out the use of PEM files and move the HSM work to an optional crate.

fixes #70

Note that this required patching agent-rs with a custom version that adds the
CandidType derivations needed by this library.
@jwiegley jwiegley marked this pull request as draft October 2, 2021 18:09
@jwiegley jwiegley requested a review from chmllr October 2, 2021 18:11
@adamspofford-dfinity
Copy link
Contributor

Closed as HSM support is implemented in the separate crate ic-identity-hsm.

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.

Support multiple authentication methods
2 participants