MCPcopy 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
36type Claims interface {
37 Validate(jwt.Expected) error
38}
39
40const (

Callers 15

TestAPIVersionValidateFunction · 0.65
tailnetRPCConnMethod · 0.65
ValidateMethod · 0.65
workspaceAgentRPCMethod · 0.65
DecryptFunction · 0.65
ValidateMethod · 0.65
VerifyFunction · 0.65
ValidateMethod · 0.65
ValidateFunction · 0.65

Implementers 15

APIVersionapiversion/apiversion.go
OAuthConvertStateClaimscoderd/userauth.go
WorkspaceEventcoderd/wspubsub/wspubsub.go
EncryptedAPIKeyPayloadcoderd/workspaceapps/token.go
RPCVersionListvpn/version.go
CreateAIProviderRequestcodersdk/aiproviders.go
UpdateAIProviderRequestcodersdk/aiproviders.go
CustomNotificationRequestcodersdk/notifications.go
CustomNotificationContentcodersdk/notifications.go
DeploymentValuescodersdk/deployment.go
SSHConfigResponsecodersdk/deployment.go

Calls

no outgoing calls

Tested by 12

TestAPIVersionValidateFunction · 0.52
TestRPCVersionLatestFunction · 0.52
TestSimpleFunction · 0.52
Test_ConfigFunction · 0.52
Test_ConfigFunction · 0.52
Test_ConfigFunction · 0.52
Test_ConfigFunction · 0.52
Test_UserConfigFunction · 0.52
Test_ConfigFunction · 0.52