Skip to main content

auth_method_create_email

Function auth_method_create_email 

Source
pub async fn auth_method_create_email(
    configuration: &Configuration,
    auth_method_create_email: AuthMethodCreateEmail,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateEmailError>>