Registry / auth / zitadel-oidc

zitadel-oidc

JSON →
library1.13.5gogounverified

Package oidc provides OpenID Connect and OAuth 2.0 server and client implementations.

go get github.com/zitadel/oidc
INSTALL
IMPORT
SIG · ZITADEL-OIDC
Z
zitadel-oidc
authgov1.13.5
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.

oidc
github.com/zitadel/oidc

Print the OIDC library version.

package main import ( "fmt" "github.com/zitadel/oidc" ) func main() { fmt.Println(oidc.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Resources
zitadel-oidc — go get zitadel-oidc · libregistry