Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zitadel/oidc
/ GetCodeChallenge
Method
GetCodeChallenge
pkg/op/auth_request.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
GetAuthTime() time.Time
29
GetClientID() string
30
GetCodeChallenge() *oidc.CodeChallenge
31
GetNonce() string
32
GetRedirectURI() string
33
GetResponseType() oidc.ResponseType
Callers
2
AuthorizeCodeClient
Function · 0.65
CodeExchange
Method · 0.65
Implementers
1
AuthRequest
example/server/storage/oidc.go
Calls
no outgoing calls
Tested by
no test coverage detected