authenticate_basic

Function authenticate_basic 

Source
pub fn authenticate_basic(
    state: &AuthState,
    auth_header: &str,
) -> Option<AuthResult>
Expand description

Authenticate using Basic Auth