Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zitadel/oidc
/ Encode
Method
Encode
pkg/http/http.go:26–26 ·
view source on GitHub ↗
(src any, dst map[string][]string)
Source
from the content-addressed store, hash-verified
24
25
type
Encoder
interface
{
26
Encode(src any, dst
map
[string][]string) error
27
}
28
29
type
FormAuthorization
func
(url.Values)
Callers
15
encodeJSON
Function · 0.95
main
Function · 0.95
redirectBack
Function · 0.65
loginHandler
Method · 0.65
Test_PKCEFromDiscovery
Function · 0.65
FormRequest
Function · 0.65
URLEncodeParams
Function · 0.65
MarshalJSONWithStatus
Function · 0.65
CreateCookie
Method · 0.65
CreateSecureCookie
Method · 0.65
mapAsValues
Function · 0.65
Test_deviceAuthorizationHandler
Function · 0.65
Implementers
1
mockEncoder
pkg/op/auth_request_test.go
Calls
no outgoing calls
Tested by
8
encodeJSON
Function · 0.76
Test_PKCEFromDiscovery
Function · 0.52
mapAsValues
Function · 0.52
Test_deviceAuthorizationHandler
Function · 0.52
TestParseDeviceCodeRequest
Function · 0.52
TestDeviceAccessToken
Function · 0.52
TestClientIDFromRequest
Function · 0.52
TestNewEncoder
Function · 0.52