Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ory/fosite
/ Error
Method
Error
errors.go:349–351 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
347
}
348
349
func
(e RFC6749Error) Error() string {
350
return
e.ErrorField
351
}
352
353
func
(e *RFC6749Error) RequestID() string {
354
return
""
Callers
15
TestNewPushedAuthorizeRequest
Function · 0.45
TestNewAccessRequest
Function · 0.45
TestNewAccessRequestWithoutClientAuth
Function · 0.45
TestNewAccessRequestWithMixedClientAuth
Function · 0.45
WriteAccessResponse
Method · 0.45
NewPushedAuthorizeRequest
Method · 0.45
WriteAuthorizeError
Method · 0.45
TestAuthenticateClient
Function · 0.45
TestAuthenticateClientTwice
Function · 0.45
TestNewIntrospectionRequest
Function · 0.45
WritePushedAuthorizeResponse
Method · 0.45
WritePushedAuthorizeError
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestNewPushedAuthorizeRequest
Function · 0.36
TestNewAccessRequest
Function · 0.36
TestNewAccessRequestWithoutClientAuth
Function · 0.36
TestNewAccessRequestWithMixedClientAuth
Function · 0.36
TestAuthenticateClient
Function · 0.36
TestAuthenticateClientTwice
Function · 0.36
TestNewIntrospectionRequest
Function · 0.36
TestAuthorizeRequestParametersFromOpenIDConnectRequest
Function · 0.36
TestValidateResponseTypes
Function · 0.36
TestIntrospect
Function · 0.36
TestNewAuthorizeRequest
Function · 0.36
TestNewRevocationRequest
Function · 0.36