Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Validate
Method
Validate
coderd/jwtutils/jws.go:37–37 ·
view source on GitHub ↗
(jwt.Expected)
Source
from the content-addressed store, hash-verified
35
// should embed jwt.Claims
36
type
Claims
interface
{
37
Validate(jwt.Expected) error
38
}
39
40
const
(
Callers
15
TestAPIVersionValidate
Function · 0.65
postWorkspaceAuthGoogleInstanceIdentity
Method · 0.65
publishWorkspaceUpdate
Method · 0.65
workspaceAgentClientCoordinate
Method · 0.65
tailnetRPCConn
Method · 0.65
Validate
Method · 0.65
workspaceAgentRPC
Method · 0.65
Decrypt
Function · 0.65
Validate
Method · 0.65
Verify
Function · 0.65
Validate
Method · 0.65
Validate
Function · 0.65
Implementers
15
APIVersion
apiversion/apiversion.go
OAuthConvertStateClaims
coderd/userauth.go
WorkspaceEvent
coderd/wspubsub/wspubsub.go
EncryptedAPIKeyPayload
coderd/workspaceapps/token.go
RPCVersionList
vpn/version.go
OAuth2ClientRegistrationRequest
codersdk/oauth2.go
CreateAIProviderRequest
codersdk/aiproviders.go
UpdateAIProviderRequest
codersdk/aiproviders.go
CustomNotificationRequest
codersdk/notifications.go
CustomNotificationContent
codersdk/notifications.go
DeploymentValues
codersdk/deployment.go
SSHConfigResponse
codersdk/deployment.go
Calls
no outgoing calls
Tested by
12
TestAPIVersionValidate
Function · 0.52
TestRPCVersionLatest
Function · 0.52
TestRPCVersionListValidate
Function · 0.52
TestSSHConfigResponse_Validate
Function · 0.52
TestWebsocketDialer_UplevelVersion
Function · 0.52
TestSimple
Function · 0.52
Test_Config
Function · 0.52
Test_Config
Function · 0.52
Test_Config
Function · 0.52
Test_Config
Function · 0.52
Test_UserConfig
Function · 0.52
Test_Config
Function · 0.52