biscuit-auth / biscuit-java

Java implementation of the Biscuit authentication and authorization token
https://biscuitsec.org/
Apache License 2.0
28 stars 13 forks source link

DRAFT: support execution scope #39

Closed KannarFr closed 2 years ago

KannarFr commented 2 years ago

In a way to manage third-party caveats, let's introduce ExecutionScope for Blocks with default Authority scope.

@Geal can you link the related spec?