Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIST/OpenSIST.github.io
/ action
Function
action
src/Components/TopBar/StatusBlock/StatusBlock.jsx:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
export async function action() {
21
return logout();
22
}
23
24
export function StatusBlock() {
25
const {displayName, avatarUrl} = useLoaderData();
Callers
nothing calls this directly
Calls
1
logout
Function · 0.90
Tested by
no test coverage detected