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

Make Document's find_public_jwk() internal to the crate #295

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

KendallWeihe
Copy link
Contributor

@KendallWeihe KendallWeihe commented Aug 20, 2024

Remove find_public_jwk_jwk (misspelled in the APID) from the APID, maintain it but keep it internal to the crate. We'll probably want a mechanism to standardize whatever the key_id is, but that can come later.

Also add new Web5Error:NotFound variant which signifies the given resource is not found -- embrace debate if you disagree with this error variant being added to our standard error type.

@KendallWeihe KendallWeihe merged commit 45c2343 into kendall/jwk Aug 20, 2024
3 checks passed
@KendallWeihe KendallWeihe deleted the kendall/document branch August 20, 2024 17:21
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.

2 participants