Audacity 3.2.0
Classes | Namespaces | Functions
OAuthService.h File Reference
#include <chrono>
#include <functional>
#include <string_view>
#include <string>
#include <mutex>
#include "Observer.h"
Include dependency graph for OAuthService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  audacity::cloud::audiocom::AuthStateChangedMessage
 Message that is sent when authorization state changes. More...
 
class  audacity::cloud::audiocom::OAuthService
 Service responsible for OAuth authentication against the audio.com service. More...
 

Namespaces

namespace  audacity
 
namespace  audacity::cloud
 
namespace  audacity::cloud::audiocom
 

Functions

OAuthService & audacity::cloud::audiocom::GetOAuthService ()
 Returns the instance of the OAuthService. More...