MCPcopy 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
19const forbiddenMessage = () => i18n.global.t('commons.res.forbidden');
20
21export const redirectToEntrance = () => {
22 const { entrance, isLogin } = useGlobalStore();

Callers 2

handleAuthResponseCodeFunction · 0.85
handleAuthResponseStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected