Skip to main content

auth

Function auth 

Source
pub async fn auth(
    configuration: &Configuration,
    auth: Auth,
) -> Result<AuthOutput, Error<AuthError>>