Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Rust implementation of the Biscuit authorization token

Notifications You must be signed in to change notification settings

BillysBigFileServer/biscuit-rust

 
 

Repository files navigation

Biscuit

TODO: Add description

Installation

If available in Hex, the package can be installed by adding biscuit to your list of dependencies in mix.exs:

def deps do
  [
    {:biscuit, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/biscuit.

About

Rust implementation of the Biscuit authorization token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.7%
  • Other 0.3%