1. Home
  2. 1. Getting Started
    1. 1.1. Introduction
    2. 1.2. My First Biscuit
    3. 1.3. Authorization Policies
  3. 2. Usage
    1. 2.1. Command Line
    2. 2.2. C
    3. 2.3. Go
    4. 2.4. Haskell
    5. 2.5. Java
    6. 2.6. NodeJS
    7. 2.7. Python
    8. 2.8. Rust
    9. 2.9. Web components
  4. 3. Recipes
    1. 3.1. Common Patterns
    2. 3.2. Interoperability & Reusability
    3. 3.3. Role Based Access Control
    4. 3.4. Per request attenuation
    5. 3.5. Authorization performance
  5. 4. Reference
    1. 4.1. Specifications
    2. 4.2. Cryptography
    3. 4.3. Datalog

Biscuit

Usage

  • Command Line
  • C
  • Go
  • Haskell
  • Java
  • NodeJS
  • Python
  • Rust
  • Web components