pub fn encode_credentials(auth: &AuthCredentials) -> AuthToken
Expand description
Encode AuthCredentials into base64 encoded string and return AuthToken
pub fn encode_credentials(auth: &AuthCredentials) -> AuthToken
Encode AuthCredentials into base64 encoded string and return AuthToken