MCPcopy Create free account
hub / github.com/PostHog/duckgres / Error

Method Error

controlplane/admin/authz.go:239–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

237}
238
239var errMalformedJWT = &jwtError{"malformed JWT"}
240
241type jwtError struct{ msg string }
242

Calls

no outgoing calls