![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mrs/authentication/oauth2_facebook_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 |
Typedefs | |
| using | mrs::authentication::RequestHandler = Oauth2Handler::RequestHandler |
| using | mrs::authentication::RequestHandlerPtr = Oauth2Handler::RequestHandlerPtr |