Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ Get
Method
Get
fosite/token/jwt/claims.go:12–12 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
10
ToMap()
map
[string]
interface
{}
11
Add(key string, value
interface
{})
12
Get(key string)
interface
{}
13
}
14
15
// ToString will return a string representation of a map
Callers
15
listOAuth2Clients
Method · 0.65
getClientID
Function · 0.65
TestHandler
Function · 0.65
checkAndAcceptDeviceHandler
Function · 0.65
checkAndAcceptLoginHandler
Function · 0.65
checkAndAcceptConsentHandler
Function · 0.65
makeOAuth2Request
Function · 0.65
makeOAuth2DeviceVerificationRequest
Function · 0.65
newAuthCookieJar
Function · 0.65
checkAndDuplicateAcceptLoginHandler
Function · 0.65
checkAndDuplicateAcceptConsentHandler
Function · 0.65
revokeOAuth2ConsentSessions
Method · 0.65
Implementers
3
Headers
fosite/token/jwt/header.go
IDTokenClaims
fosite/token/jwt/claims_id_token.go
JWTClaims
fosite/token/jwt/claims_jwt.go
Calls
no outgoing calls
Tested by
15
getClientID
Function · 0.52
TestHandler
Function · 0.52
checkAndAcceptDeviceHandler
Function · 0.52
checkAndAcceptLoginHandler
Function · 0.52
checkAndAcceptConsentHandler
Function · 0.52
makeOAuth2Request
Function · 0.52
makeOAuth2DeviceVerificationRequest
Function · 0.52
newAuthCookieJar
Function · 0.52
checkAndDuplicateAcceptLoginHandler
Function · 0.52
checkAndDuplicateAcceptConsentHandler
Function · 0.52
TestValidateCsrfSession
Function · 0.52
TestStrategyLoginConsentNext
Function · 0.52