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 SessionControlParam
5cript edited this page Apr 25, 2021
·
1 revision
| Members | Descriptions |
|---|---|
public std::unique_ptr< session_storage_interface > && session_storage
|
|
public std::unique_ptr< authorizer_interface > && authorizer
|
|
public std::string const & id_cookie_key |
|
public bool allowOptionsUnauthorized |
|
public cookie const & cookie_base
|
|
public std::function< void(request_handler](class-request_handler) *, [response_handler *)> authorization_conditioner
|
|
public bool disable_automatic_authentication |
|
public std::string authentication_path |