Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Error
Method
Error
api/client/auth0/auth0.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(e *APIError) Error() string {
30
return
fmt.Sprintf(
"auth0 error: %s: %s"
, e.Kind, e.ErrorDescription)
31
}
32
33
type
DeviceCodeResponse
struct
{
34
DeviceCode string `json:
"device_code"
`
Callers
1
WriteError
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected