MCPcopy 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
167std::string ServiceConfig::GetOAuthClientSecret() const
168{
169 return mOAuthClientSecret;
170}
171
172std::string ServiceConfig::GetOAuthRedirectURL() const
173{

Callers 1

WriteClientFieldsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected