Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
std::string ServiceConfig::GetAuthWithRedirectURL() const
183
{
184
return mAuthWithRedirectURL;
185
}
186
187
std::string ServiceConfig::GetAPIUrl(std::string_view apiURI) const
188
{
Callers
1
MakeAudioComAuthorizeURL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected