re_auth::service

Constant TOKEN_PREFIX

Source
const TOKEN_PREFIX: &str = "Bearer ";
Expand description

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