Your opinion will help to improve our service
Leave a feedback >#include <userver/middlewares/groups.hpp>
The Group for authentication middlewares. Is located after Logging
.
Definition at line 36 of file groups.hpp.
Static Public Attributes | |
static constexpr std::string_view | kName = "auth" |
static const auto | kDependency = middlewares::MiddlewareDependencyBuilder().After<Logging>() |
|
inlinestatic |
Definition at line 38 of file groups.hpp.
|
staticconstexpr |
Definition at line 37 of file groups.hpp.