Registry / auth / xmidt-org-bascule

xmidt-org-bascule

JSON →
library1.1.3gogounverified

Package bascule provides a configurable way to validate an auth token.

go get github.com/xmidt-org/bascule
INSTALL
IMPORT
SIG · XMIDT-ORG-BASCULE
X
xmidt-org-bascule
authgov1.1.3
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.

bascule
github.com/xmidt-org/bascule

Creates a new token validator.

package main import ( "fmt" "github.com/xmidt-org/bascule" ) func main() { validator := bascule.NewValidator(nil) fmt.Println(validator) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Amazon
1
Resources
xmidt-org-bascule — go get xmidt-org-bascule · libregistry