struct SessionControl - 5cript/attender GitHub Wiki
struct SessionControl
Summary
| Members | Descriptions |
|---|---|
public std::shared_ptr< session_manager > sessions |
|
public std::shared_ptr< authorizer_interface > authorizer |
|
public std::function< void(request_handler](class-request_handler) *, [response_handler *)> authorization_conditioner |
|
public std::string id_cookie_key |
|
public bool allowOptionsUnauthorized |
|
public cookie cookie_base |
|
public bool disable_automatic_authentication |
|
public std::string authentication_path |