MCPcopy 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
155void logOut() {
156 settings::token = "";
157 updateInfos.clear();
158}
159
160
161static network::CookieMap getTokenCookies() {

Callers 1

refreshMethod · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected