Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ logOut
Function
logOut
src/library.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
155
void logOut() {
156
settings::token =
""
;
157
updateInfos.clear();
158
}
159
160
161
static network::CookieMap getTokenCookies() {
Callers
1
refresh
Method · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected