Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MankaiHuang/screen-visualization
/ reloadAuthorized
Function
reloadAuthorized
src/utils/Authorized.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
let
Authorized = RenderAuthorize(getAuthority());
// Reload the rights component
8
9
const
reloadAuthorized = () => {
10
Authorized = RenderAuthorize(getAuthority());
11
};
12
/**
13
* hard code
14
* block need it。
Callers
1
setAuthority
Function · 0.90
Calls
1
getAuthority
Function · 0.90
Tested by
no test coverage detected