Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ory/hydra
/ SetUserCodeState
Method
SetUserCodeState
fosite/oauth2.go:293–293 ·
view source on GitHub ↗
SetUserCodeState sets the state of the user code
(state UserCodeState)
Source
from the content-addressed store, hash-verified
291
292
// SetUserCodeState sets the state of the user code
293
SetUserCodeState(state UserCodeState)
294
295
Requester
296
}
Callers
2
performOAuth2DeviceVerificationFlow
Method · 0.65
exchangeForAccessToken
Function · 0.65
Implementers
1
DeviceRequest
fosite/device_request.go
Calls
no outgoing calls
Tested by
1
exchangeForAccessToken
Function · 0.52