Skip to main content

BasicAuthentication

Type Alias BasicAuthentication 

Source
pub type BasicAuthentication = (String, String);
Expand description

authentication using username:password pairs