This repository was archived by the owner on Nov 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
struct SessionControl
5cript edited this page Apr 25, 2021
·
1 revision
| 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 |