MCPcopy
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

listOAuth2ClientsMethod · 0.65
getClientIDFunction · 0.65
TestHandlerFunction · 0.65
makeOAuth2RequestFunction · 0.65
newAuthCookieJarFunction · 0.65

Implementers 3

Headersfosite/token/jwt/header.go
IDTokenClaimsfosite/token/jwt/claims_id_token.go
JWTClaimsfosite/token/jwt/claims_jwt.go

Calls

no outgoing calls

Tested by 15

getClientIDFunction · 0.52
TestHandlerFunction · 0.52
makeOAuth2RequestFunction · 0.52
newAuthCookieJarFunction · 0.52
TestValidateCsrfSessionFunction · 0.52