Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
OAuth2.hpp File Reference
#include <string>
#include <functional>
#include <memory>
#include <vector>
#include <orbit/http/HttpRequest.hpp>
#include <orbit/http/ResponseWriter.hpp>
#include <orbit/http/json.hpp>
Include dependency graph for OAuth2.hpp:
This graph shows which files directly or indirectly include this file:

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