Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ authHelper
Struct
authHelper
core/utils/xpack/helper/auth_helper.go:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
authHelper
struct
{}
12
13
func
NewIAuthProvider() providers.AuthProvider {
14
return
&authHelper{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected