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