Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RiotGames/key-conjurer
/ types & classes
Types & classes
41 in github.com/RiotGames/key-conjurer
⨍
Functions
171
◇
Types & classes
41
Struct
AWSError
command/error.go:113
Struct
Account
command/config.go:16
Struct
Application
internal/api/serverless_functions.go:16
Struct
AuthorizationCodeHandler
pkg/oauth2cli/authorizationcode.go:50
Struct
Claims
internal/api/okta.go:47
Struct
CloudCliEntry
Intentionally missing the `ini` notation sections, keys, and values are being handled by the ini library
command/awsconfig.go:13
Struct
CloudCredentials
command/credentials.go:43
Struct
Config
Config stores all information related to the user
command/config.go:188
Struct
Form
internal/oktawebsso/html.go:10
Struct
GetCommand
command/get.go:61
Interface
ImportMeta
frontend/src/vite-env.d.ts:5
Interface
ImportMetaEnv
frontend/src/vite-env.d.ts:1
Struct
JSONError
internal/api/json.go:27
Struct
LogRoundTripper
command/log.go:9
Struct
LoginCommand
command/login.go:61
Struct
Okta
internal/api/okta.go:12
Struct
OktaError
command/error.go:96
Interface
OktaService
internal/api/serverless_functions.go:21
Struct
ServeUserApplicationsHandler
internal/api/serverless_functions.go:25
Struct
SwitchCommand
command/switch.go:59
Struct
TimeToLiveError
command/error.go:130
Struct
UsageError
UsageError indicates that the user used the program incorrectly
command/error.go:49
Struct
ValueError
command/error.go:77
TypeAlias
WebSSOToken
WebSSOToken is a special type of oauth2 token used in Okta's undocumented "web sso" login flow.
internal/oktawebsso/websso.go:22
Struct
accountSet
command/config.go:51
Struct
authorizationCodeReq
pkg/oauth2cli/handler.go:128
Struct
bashWriter
command/credentials.go:78
Struct
basicWriter
command/credentials.go:90
Interface
codeError
command/error.go:43
Interface
codeExchanger
pkg/oauth2cli/handler.go:26
Struct
ctxKeyConfig
command/context.go:9
Interface
environmentVariableWriter
command/credentials.go:96
Struct
genericError
command/error.go:30
Struct
handler
pkg/oauth2cli/handler.go:30
Struct
job
pkg/oauth2cli/handler.go:21
Struct
keychainTokenSource
command/keychain.go:62
Struct
keyringToken
keyringToken is a token stored in the operating system keyring. *oauth2.Token is not stored directly because it does not preserve the extra data (the
command/keychain.go:20
Struct
powershellWriter
command/credentials.go:84
Struct
result
pkg/oauth2cli/handler.go:16
Struct
roleProviderPair
command/roles.go:39
Struct
testExchanger
pkg/oauth2cli/authorizationcode_test.go:15