Constant re_auth::service::AUTHORIZATION_KEY
source ยท const AUTHORIZATION_KEY: &str = "authorization";
Expand description
The metadata key used in the metadata of the gRPC request to store the token.
const AUTHORIZATION_KEY: &str = "authorization";
The metadata key used in the metadata of the gRPC request to store the token.