MCPcopy Create free account
hub / github.com/audacity/audacity / GetAuthWithRedirectURL

Method GetAuthWithRedirectURL

libraries/lib-cloud-audiocom/ServiceConfig.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182std::string ServiceConfig::GetAuthWithRedirectURL() const
183{
184 return mAuthWithRedirectURL;
185}
186
187std::string ServiceConfig::GetAPIUrl(std::string_view apiURI) const
188{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected