Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/KubePi
/ isLogin
Function
isLogin
web/dashboard/src/api/auth.js:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
export
function
isLogin() {
22
return
get(`${authUrl}/status`)
23
}
24
25
26
export
function
getNamespaces(clusterName) {
Callers
1
isLogin
Function · 0.90
Calls
1
get
Function · 0.90
Tested by
no test coverage detected