Constant re_auth::service::TOKEN_PREFIX

source ยท
const TOKEN_PREFIX: &str = "Bearer ";
Expand description

The prefix for the token in the metadata of the gRPC request.