mz_environmentd::http

Function auth

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