![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mrs/authentication/oauth2_oidc_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 |
Functions | |
| static void | mrs::authentication::modify_oci_path (std::vector< std::string > &path_elements, const char *last_path_element) |