Registry / auth / biscuit-auth

biscuit-auth

JSON →
library6.0.0rscratesunverified

An authorization token with decentralized verification and offline attenuation.

# Cargo.toml [dependencies] biscuit-auth = "6.0.0"
INSTALL
IMPORT
SIG · BISCUIT-AUTH
B
biscuit-auth
authrustv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Biscuit
use biscuit_auth::Biscuit;

Creates a new Biscuit authorization token.

use biscuit_auth::Biscuit; fn main() { let biscuit = Biscuit::new(); println!("Biscuit created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
1
Resources
biscuit-auth — cargo add biscuit-auth · libregistry