MCPcopy
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

AuthorizeCodeClientFunction · 0.65
CodeExchangeMethod · 0.65

Implementers 1

AuthRequestexample/server/storage/oidc.go

Calls

no outgoing calls

Tested by

no test coverage detected