Eclipse Biscuit Demo

Authorization tokens you can attenuate, delegate, and revoke

Biscuit is an open-source token format where permissions are embedded as verifiable logic. Unlike JWT, anyone holding a token can restrict it further — no round-trip to an auth server, no new token needed.

1. Mint a token

The authority issues a token granting specific HTTP method rights