![]() |
Kurlyk
|
Defines authentication result types and error codes. More...
Go to the source code of this file.
Classes | |
| struct | kurlyk::AuthResult |
| Encapsulates the outcome of an authentication operation. More... | |
Namespaces | |
| namespace | kurlyk |
| Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions. | |
Macros | |
| #define | _KURLYK_HTTP_AUTH_DATA_AUTH_RESULT_HPP_INCLUDED |
Enumerations | |
| enum class | kurlyk::AuthError { kurlyk::None , kurlyk::InvalidConfig , kurlyk::HttpError , kurlyk::InvalidResponse , kurlyk::TokenExpired , kurlyk::UnsupportedFlow , kurlyk::StateMismatch } |
| Classification of authentication errors. More... | |
Defines authentication result types and error codes.
Definition in file AuthResult.hpp.
| #define _KURLYK_HTTP_AUTH_DATA_AUTH_RESULT_HPP_INCLUDED |
Definition at line 3 of file AuthResult.hpp.