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 v3 support #117

Open
6 of 14 tasks
divarvel opened this issue Apr 17, 2023 · 0 comments
Open
6 of 14 tasks

Biscuit v3 support #117

divarvel opened this issue Apr 17, 2023 · 0 comments

Comments

@divarvel
Copy link
Contributor

divarvel commented Apr 17, 2023

This is an umbrella issue for the support of the v3 spec in biscuit-go

Prep work

v3 support

order has to be refined. Implementing 3rd party blocks will require a lot of changes in the datalog engine, so other tasks like check all might be better handled after.

  • fix operator precedences Parser fixes #121
  • add bitwise operators
  • add !=
  • audit expression evaluator to make sure methods are implemented on all supported data types
  • make sure evaluation is aborted when an expression fails to compute
  • 3rd party support
  • check all support
  • support parameter interpolation Parameters #122
  • support querying an authorizer with scopes
  • authorizer snapshots
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

No branches or pull requests

1 participant