Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetClientID
Function
GetClientID
plugins/twitch/twitch-helpers.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
static constexpr std::string_view clientID =
"ds5tt4ogliifsqc04mz3d3etnck3e5"
;
83
84
const char *GetClientID()
85
{
86
return clientID.data();
87
}
88
89
struct CacheEntry {
90
RequestResult result;
Callers
2
revokeToken
Function · 0.85
run
Method · 0.85
Calls
1
data
Method · 0.45
Tested by
no test coverage detected