# js-macaroon **Repository Path**: mirrors_floatdrop/js-macaroon ## Basic Information - **Project Name**: js-macaroon - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # js-macaroon A javascript implementation of [macaroons](http://theory.stanford.edu/~ataly/Papers/macaroons.pdf), compatible with the [Go implementation](http://github.com/go-macaroon/macaroon) and the [Python and C implementations](https://github.com/rescrv/libmacaroons), and including functionality to interact with third party caveat dischargers implemented by the [Go macaroon bakery](http://github.com/go-macaroon-bakery/macaroon-bakery). Currently implemented in Node only, but that's only a temporary limitation.