Registry / auth / go-macaroon-bakery-macaroon-bakery-v3

go-macaroon-bakery-macaroon-bakery-v3

JSON →
library3.0.2gogounverified

A Go library for creating and verifying macaroons, a type of authorization credential.

go get github.com/go-macaroon-bakery/macaroon-bakery/v3
INSTALL
IMPORT
SIG · GO-MACAROON-BAKERY
G
go-macaroon-bakery-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
github.com/go-macaroon-bakery/macaroon-bakery/v3

Create a new bakery instance

package main import ( "fmt" "github.com/go-macaroon-bakery/macaroon-bakery/v3" ) func main() { b := bakery.New() fmt.Println(b) }
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
16 hits · last 30 days
node
16
Resources
go-macaroon-bakery-macaroon-bakery-v3 — go get go-macaroon-bakery-macaroon-bakery-v3 · libregistry