MCPcopy 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

exchangeForAccessTokenFunction · 0.65

Implementers 1

DeviceRequestfosite/device_request.go

Calls

no outgoing calls

Tested by 1

exchangeForAccessTokenFunction · 0.52