Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ OAuth2TokenEndpointAuthMethod
TypeAlias
OAuth2TokenEndpointAuthMethod
codersdk/oauth2.go:223–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
type
OAuth2TokenEndpointAuthMethod string
224
225
const
(
226
OAuth2TokenEndpointAuthMethodClientSecretBasic OAuth2TokenEndpointAuthMethod =
"client_secret_basic"
Callers
3
CreateDynamicClientRegistration
Function · 0.92
GetClientConfiguration
Function · 0.92
UpdateClientConfiguration
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected