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

support for root key ids #5

Merged
merged 1 commit into from
Jun 19, 2023
Merged

support for root key ids #5

merged 1 commit into from
Jun 19, 2023

Conversation

divarvel
Copy link
Collaborator

  • BiscuitBuilder now supports setting the root key id
  • Biscuit.from_bytes and Biscuit.from_base64 now take either a public key or a function returning a public key, allowing key selection based on the root key id.

- `BiscuitBuilder` now supports setting the root key id
- `Biscuit.from_bytes` and `Biscuit.from_base64` now take either a public key or a function returning a public key, allowing key selection based on the root key id.
@divarvel divarvel merged commit 2b8e9d5 into main Jun 19, 2023
@divarvel divarvel deleted the key-selectro branch June 19, 2023 14:41
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