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