Registry / auth / macaroon-bakery-v3

macaroon-bakery-v3

JSON →
library3.0.2gogounverified

A Go implementation of macaroon-based authentication with bakery patterns.

go get gopkg.in/macaroon-bakery.v3
INSTALL
IMPORT
SIG · MACAROON-BAKERY-V3
M
macaroon-bakery-v3
authgov3.0.2
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.

bakery
gopkg.in/macaroon-bakery.v3

Prints the bakery version.

package main import ( "fmt" "gopkg.in/macaroon-bakery.v3" ) func main() { fmt.Println(bakery.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
15
Resources
macaroon-bakery-v3 — go get macaroon-bakery-v3 · libregistry