Registry / auth / akamai-akamaiopen-edgegrid-golang

akamai-akamaiopen-edgegrid-golang

JSON →
library1.2.2gogounverified

Provides the Akamai OPEN Edgegrid Authentication scheme for API requests.

go get github.com/akamai/AkamaiOPEN-edgegrid-golang
INSTALL
IMPORT
SIG · AKAMAI-AKAMAIOPEN-
A
akamai-akamaiopen-edgegrid-golang
authgov1.2.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.

edgegrid
github.com/akamai/AkamaiOPEN-edgegrid-golang

Creates new EdgeGrid credentials for Akamai API authentication.

package main import ( "fmt" "github.com/akamai/AkamaiOPEN-edgegrid-golang" ) func main() { creds := edgegrid.NewCredentials("token", "secret", "host", "access-token", "client-token", "client-secret") fmt.Println(creds) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
Resources
akamai-akamaiopen-edgegrid-golang — go get akamai-akamaiopen-edgegrid-golang · libregistry