MCPcopy Index your code
hub / github.com/coder/coder / OAuth2PKCECodeChallengeMethod

TypeAlias OAuth2PKCECodeChallengeMethod

codersdk/oauth2.go:241–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241type OAuth2PKCECodeChallengeMethod string
242
243// OAuth2PKCECodeChallengeMethod values (RFC 7636).
244const (

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected