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

Defines the OAuthToken structure for storing OAuth2 token data. More...

#include <string>
#include <chrono>

Go to the source code of this file.

Classes

struct  kurlyk::OAuthToken
 Holds the result of an OAuth2 token exchange. More...

Namespaces

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

Macros

#define _KURLYK_HTTP_AUTH_DATA_OAUTH_TOKEN_HPP_INCLUDED

Detailed Description

Defines the OAuthToken structure for storing OAuth2 token data.

Definition in file OAuthToken.hpp.

Macro Definition Documentation

◆ _KURLYK_HTTP_AUTH_DATA_OAUTH_TOKEN_HPP_INCLUDED

#define _KURLYK_HTTP_AUTH_DATA_OAUTH_TOKEN_HPP_INCLUDED

Definition at line 3 of file OAuthToken.hpp.