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

Common facts / checks #74

Open
clementd-fretlink opened this issue Aug 25, 2021 · 0 comments
Open

Common facts / checks #74

clementd-fretlink opened this issue Aug 25, 2021 · 0 comments

Comments

@clementd-fretlink
Copy link
Contributor

clementd-fretlink commented Aug 25, 2021

Some patterns are common (eg ACLs, with resource-based filtering, or TTLs). The default symbol table reflects that, as it embeds symbols related to acls (right, resource) and ttls (time).
Since the spec already carries that, it would be good to explicitly mention these patterns in the spec, so that implementations can provide high-level helpers for them (the rust impl did that at some point, but the helpers were mixed with lower-level functions).

It would also be useful for biscuit-cli (a --ttl '1 day' option for instance)

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