Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetOAuthClientID
Method
GetOAuthClientID
libraries/lib-cloud-audiocom/ServiceConfig.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
std::string ServiceConfig::GetOAuthClientID() const
163
{
164
return mOAuthClientID;
165
}
166
167
std::string ServiceConfig::GetOAuthClientSecret() const
168
{
Callers
2
WriteClientFields
Function · 0.80
MakeOAuthRequestURL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected