Skip to content

jb55/macaroons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

macaroons

A Haskell macaroons implementation

Adapted from jtanguy/hmacaroons

Changes:

  • Third party and first party caveats are separate constructors
  • Reduced the number of required dependencies
  • Verification is simplified, it returns a Bool.
  • Single-file implementation
  • Some useful Verifiers

About

Haskell macaroons implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published