Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ GetID
Method
GetID
client/client.go:423–425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
}
422
423
func
(c *Client) GetID() string {
424
return
c.ID
425
}
426
427
func
(c *Client) GetRedirectURIs() []string {
428
return
c.RedirectURIs
Callers
13
CreateClient
Method · 0.95
TestHelperClientAutoGenerateKey
Function · 0.95
TestHelperCreateGetUpdateDeleteClientNext
Function · 0.95
TestHandler
Function · 0.95
TestStrategyLoginConsentNext
Function · 0.95
TestStrategyDeviceLoginConsent
Function · 0.95
TestResourceOwnerPasswordGrant
Function · 0.95
newOAuth2Client
Function · 0.95
TestJWTBearer
Function · 0.95
BenchmarkAuthCode
Function · 0.95
TestDeviceAuthRequest
Function · 0.95
TestDeviceTokenRequest
Function · 0.95
Calls
no outgoing calls
Tested by
12
TestHelperClientAutoGenerateKey
Function · 0.76
TestHelperCreateGetUpdateDeleteClientNext
Function · 0.76
TestHandler
Function · 0.76
TestStrategyLoginConsentNext
Function · 0.76
TestStrategyDeviceLoginConsent
Function · 0.76
TestResourceOwnerPasswordGrant
Function · 0.76
newOAuth2Client
Function · 0.76
TestJWTBearer
Function · 0.76
BenchmarkAuthCode
Function · 0.76
TestDeviceAuthRequest
Function · 0.76
TestDeviceTokenRequest
Function · 0.76
newDeviceClient
Function · 0.76