Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zitadel/oidc
/ Decode
Method
Decode
pkg/http/http.go:22–22 ·
view source on GitHub ↗
(dst any, src map[string][]string)
Source
from the content-addressed store, hash-verified
20
21
type
Decoder
interface
{
22
Decode(dst any, src
map
[string][]string) error
23
}
24
25
type
Encoder
interface
{
Callers
15
confirmHandler
Method · 0.80
BytesToPrivateKey
Function · 0.80
CheckCookie
Method · 0.80
ParseTokenRevocationRequest
Function · 0.80
ParseClientCredentialsRequest
Function · 0.80
ParseDeviceCodeRequest
Function · 0.80
ParseDeviceAccessTokenRequest
Function · 0.80
ParseAuthorizeRequest
Function · 0.80
ParseTokenIntrospectionRequest
Function · 0.80
ParseEndSessionRequest
Function · 0.80
ParseUserinfoRequest
Function · 0.80
ParseJWTProfileGrantRequest
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestNewEncoder
Function · 0.64