Function mz_environmentd::http::auth

source ยท
async fn auth(
    frontegg: Option<&Authenticator>,
    creds: Credentials,
) -> Result<AuthedUser, AuthError>