MCPcopy 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
21export function isLogin() {
22 return get(`${authUrl}/status`)
23}
24
25
26export function getNamespaces(clusterName) {

Callers 1

isLoginFunction · 0.90

Calls 1

getFunction · 0.90

Tested by

no test coverage detected