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

Biscuit 3.1 #36

Merged
merged 2 commits into from Apr 27, 2023
Merged

Biscuit 3.1 #36

merged 2 commits into from Apr 27, 2023

Conversation

divarvel
Copy link
Collaborator

This bumps biscuit-auth to 3.1

  • this adds support for equality on booleans
  • append_third_party_block does not consume the third-party block anymore

Now that `ThirdPartyBlock` implements `Clone`, we can take a reference
to it instead of consuming it. This is a good thing since we try to
avoid consuming parameters when they're supplied from JS land (consuming
an argument mutates it, which is a bit surprising for users).
@divarvel divarvel merged commit b9ccf27 into main Apr 27, 2023
3 checks passed
@divarvel divarvel deleted the biscuit-3.1 branch April 27, 2023 08:51
louismorgan-linaro pushed a commit to louismorgan-linaro/biscuit-wasm that referenced this pull request Nov 23, 2023
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.

None yet

1 participant