Registry / auth / ory-kratos-client-go

ory-kratos-client-go

JSON →
library1.3.8gogounverified

Go client library for Ory Kratos identity and user management API.

go get github.com/ory/kratos-client-go
INSTALL
IMPORT
SIG · ORY-KRATOS-CLIENT-
O
ory-kratos-client-go
authgov1.3.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.

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

Initialize the Ory Kratos API client

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

No known issues recorded.

Upgrade
Version history
1.3.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-kratos-client-go — go get ory-kratos-client-go · libregistry