#include <userver/ugrpc/server/middlewares/groups.hpp>
The Group for authentication middlewares. Is located after Logging
.
Definition at line 32 of file groups.hpp.
Static Public Attributes | |
static constexpr std::string_view | kName = "auth" |
static const auto | dependency = MiddlewareDependencyBuilder().After<Logging>() |
|
inlinestatic |
Definition at line 34 of file groups.hpp.
|
staticconstexpr |
Definition at line 33 of file groups.hpp.