Registry / auth / macaroon-bakery-v2

macaroon-bakery-v2

JSON →
library2.3.0gogounverified

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

go get gopkg.in/macaroon-bakery.v2
INSTALL
IMPORT
SIG · MACAROON-BAKERY-V2
M
macaroon-bakery-v2
authgov2.3.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.

bakery
gopkg.in/macaroon-bakery.v2

Initializes a bakery service.

package main import ( "fmt" "gopkg.in/macaroon-bakery.v2" ) func main() { // Example: create a bakery service fmt.Println("Bakery service ready") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
macaroon-bakery-v2 — go get macaroon-bakery-v2 · libregistry