Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ Networker
Method
Networker
x/registry.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
21
type
NetworkProvider
interface
{
22
Networker() Networker
23
}
24
25
type
Transactor
interface
{
Callers
13
TestDecodeFromLoginChallenge
Function · 0.65
TestDecodeFromConsentChallenge
Function · 0.65
TestDecodeAndInvalidateLoginVerifier
Function · 0.65
TestDecodeFromDeviceChallenge
Function · 0.65
TestDecodeAndInvalidateDeviceVerifier
Function · 0.65
TestDecodeAndInvalidateConsentVerifier
Function · 0.65
decodeFlow
Function · 0.65
TestAcceptCodeDeviceRequest
Function · 0.65
forwardAuthenticationRequest
Method · 0.65
forwardDeviceRequest
Method · 0.65
LoginManagerTest
Function · 0.65
ConsentManagerTests
Function · 0.65
Implementers
1
RegistrySQL
driver/registry_sql.go
Calls
no outgoing calls
Tested by
7
TestDecodeFromLoginChallenge
Function · 0.52
TestDecodeFromConsentChallenge
Function · 0.52
TestDecodeAndInvalidateLoginVerifier
Function · 0.52
TestDecodeFromDeviceChallenge
Function · 0.52
TestDecodeAndInvalidateDeviceVerifier
Function · 0.52
TestDecodeAndInvalidateConsentVerifier
Function · 0.52
TestAcceptCodeDeviceRequest
Function · 0.52