Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ory/fosite
/ Reason
Method
Reason
errors.go:357–359 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
355
}
356
357
func
(e *RFC6749Error) Reason() string {
358
return
e.HintField
359
}
360
361
func
(e *RFC6749Error) StatusCode() int {
362
return
e.CodeField
Callers
2
wrapSigningKeyFailure
Function · 0.80
TestAuthorizeRequestParametersFromOpenIDConnectRequest
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestAuthorizeRequestParametersFromOpenIDConnectRequest
Function · 0.64