Registry / auth / manicminer-hamilton-autorest

manicminer-hamilton-autorest

JSON →
library0.3.0gogounverified

Provides AutoRest-based authentication and HTTP client for Microsoft Graph and Azure services.

go get github.com/manicminer/hamilton-autorest
INSTALL
IMPORT
SIG · MANICMINER-HAMILTO
M
manicminer-hamilton-autorest
authgov0.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.

autorest
github.com/manicminer/hamilton-autorest

Creates a new AutoRest authorizer.

package main import ( "fmt" "github.com/manicminer/hamilton-autorest" ) func main() { authorizer, err := autorest.NewAuthorizer() if err != nil { fmt.Println(err) return } fmt.Println(authorizer) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
manicminer-hamilton-autorest — go get manicminer-hamilton-autorest · libregistry