|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
#include <string>#include <functional>#include <memory>#include <vector>#include <orbit/http/HttpRequest.hpp>#include <orbit/http/ResponseWriter.hpp>#include <orbit/http/json.hpp>

Go to the source code of this file.
Classes | |
| struct | middleware::OAuth2Config |
| Configuration for OAuth2 middleware. More... | |
| class | middleware::OAuth2 |
| Middleware for handling OAuth2 authentication. More... | |
Namespaces | |
| namespace | middleware |