Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ Add
Method
Add
fosite/token/jwt/claims.go:11–11 ·
view source on GitHub ↗
(key string, value interface{})
Source
from the content-addressed store, hash-verified
9
type
Mapper
interface
{
10
ToMap()
map
[string]
interface
{}
11
Add(key string, value
interface
{})
12
Get(key string)
interface
{}
13
}
14
Callers
15
ValidDynamicAuth
Method · 0.65
TestHelperCreateGetUpdateDeleteClient
Function · 0.65
TestDecodeFromLoginChallenge
Function · 0.65
TestDecodeFromConsentChallenge
Function · 0.65
TestDecodeFromDeviceChallenge
Function · 0.65
decodeFlow
Function · 0.65
caseInsensitiveFilterParam
Function · 0.65
makeOAuth2Request
Function · 0.65
makeOAuth2DeviceAuthRequest
Function · 0.65
makeOAuth2DeviceVerificationRequest
Function · 0.65
acceptUserCodeRequest
Method · 0.65
TestAcceptCodeDeviceRequest
Function · 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
TestHelperCreateGetUpdateDeleteClient
Function · 0.52
TestDecodeFromLoginChallenge
Function · 0.52
TestDecodeFromConsentChallenge
Function · 0.52
TestDecodeFromDeviceChallenge
Function · 0.52
makeOAuth2Request
Function · 0.52
makeOAuth2DeviceAuthRequest
Function · 0.52
makeOAuth2DeviceVerificationRequest
Function · 0.52
TestAcceptCodeDeviceRequest
Function · 0.52
TestLogoutFlows
Function · 0.52
TestRevoke
Function · 0.52
TestResourceOwnerPasswordGrant
Function · 0.52
TestClientCredentials
Function · 0.52