![]() |
MySQL 9.3.0
Source Code Documentation
|
#include "mrs/authentication/oauth2_google_handler.h"
#include <chrono>
#include <string_view>
#include "helper/container/map.h"
#include "helper/http/url.h"
#include "helper/json/to_string.h"
#include "mrs/database/entry/auth_user.h"
#include "mrs/rest/request_context.h"
#include "mysql/harness/logging/logging.h"
#include "mysqlrouter/http_client.h"
Namespaces | |
namespace | mrs |
namespace | mrs::authentication |
Variables | |
const std::string | mrs::authentication::k_oauth_scope |