Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pythonstock/stock
/ removeToken
Function
removeToken
frontend/src/utils/auth.js:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
export
function
removeToken() {
14
return
Cookies.remove(TokenKey)
15
}
Callers
2
logout
Function · 0.90
resetToken
Function · 0.90
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected