Kurlyk
Loading...
Searching...
No Matches
TokenStorage.hpp File Reference

Defines the ITokenStorage interface for persisting and retrieving OAuth tokens. More...

#include "../data/OAuthToken.hpp"
#include <string>

Go to the source code of this file.

Classes

class  kurlyk::http::auth::ITokenStorage
 Abstract interface for token persistence. More...

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.
namespace  kurlyk::http
namespace  kurlyk::http::auth

Macros

#define _KURLYK_HTTP_AUTH_TOKEN_STORAGE_HPP_INCLUDED

Detailed Description

Defines the ITokenStorage interface for persisting and retrieving OAuth tokens.

Definition in file TokenStorage.hpp.

Macro Definition Documentation

◆ _KURLYK_HTTP_AUTH_TOKEN_STORAGE_HPP_INCLUDED

#define _KURLYK_HTTP_AUTH_TOKEN_STORAGE_HPP_INCLUDED

Definition at line 3 of file TokenStorage.hpp.