MCPcopy 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
172std::string ServiceConfig::GetOAuthRedirectURL() const
173{
174 return mOAuthRedirectURL;
175}
176
177std::string ServiceConfig::GetTourPage() const
178{

Callers 1

AuthoriseCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected