Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ forbiddenMessage
Function
forbiddenMessage
frontend/src/utils/auth-response.ts:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
const
forbiddenMessage = () => i18n.global.t(
'commons.res.forbidden'
);
20
21
export
const
redirectToEntrance = () => {
22
const
{ entrance, isLogin } = useGlobalStore();
Callers
2
handleAuthResponseCode
Function · 0.85
handleAuthResponseStatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected