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

Defines the OAuthConfig structure for OAuth2 client configuration. More...

#include <string>

Go to the source code of this file.

Classes

struct  kurlyk::OAuthConfig
 Stores client configuration for an OAuth2 Authorization Code + PKCE flow. More...

Namespaces

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

Macros

#define _KURLYK_HTTP_AUTH_DATA_OAUTH_CONFIG_HPP_INCLUDED

Detailed Description

Defines the OAuthConfig structure for OAuth2 client configuration.

Definition in file OAuthConfig.hpp.

Macro Definition Documentation

◆ _KURLYK_HTTP_AUTH_DATA_OAUTH_CONFIG_HPP_INCLUDED

#define _KURLYK_HTTP_AUTH_DATA_OAUTH_CONFIG_HPP_INCLUDED

Definition at line 3 of file OAuthConfig.hpp.