-
Notifications
You must be signed in to change notification settings - Fork 8
Biscuit 3 3 #94
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 3 #94
Conversation
d0e8887 to
c1df21f
Compare
|
@divarvel I'd love to chat about biscuit-haskell — ping me (same username) on zurihac discord? |
|
I've pinged you on discord 👍 |
a8418b0 to
a1e69bd
Compare
- try parsing the authorizer only when the test case is processed, not before - read new elements from the JSON samples file - remove the helper for generating samples
- strict equality is now ===
- sets now use {}
TODO: - sealed biscuits - check datalog block versions for pre-serialized blocks
(both have been implemented at the same time because the `null` sample depended on the lenient equal comparisons)
samples have been structured to be implemented one by one, and the closures sample is meant to be handled before implementing maps and lists.
|
Regarding the last item in the todo-list: signature-based seals have not changed in the last spec release, so there is nothing specific to do. support for sealed biscuits might be removed from biscuit-haskell altogether at some point, since they are not used and are a remnant of previous biscuit versions. |
Uh oh!
There was an error while loading. Please reload this page.