Registry / auth / ory-hydra-client-go

ory-hydra-client-go

JSON →
library1.11.8gogounverified

Go client library for interacting with the Ory Hydra OAuth 2.0 and OpenID Connect server API.

go get github.com/ory/hydra-client-go
INSTALL
IMPORT
SIG · ORY-HYDRA-CLIENT-G
O
ory-hydra-client-go
authgov1.11.8
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.

hydra
github.com/ory/hydra-client-go

Initialize the Hydra API client.

package main import ( "fmt" "github.com/ory/hydra-client-go" ) func main() { cfg := hydra.NewConfiguration() client := hydra.NewAPIClient(cfg) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
ory-hydra-client-go — go get ory-hydra-client-go · libregistry