pub const TOKEN_PREFIX: &str = "Token ";Available on crate feature
transport only.Expand description
The Authorization header value prefix OCPI uses.
The literal ‘Token’ indicates that the token-based authentication mechanism is used.