pub async fn post_two_factor_passcode(
configuration: &Configuration,
two_factor_passcode_input: TwoFactorPasscodeInput,
) -> Result<LoginOutput, Error<PostTwoFactorPasscodeError>>pub async fn post_two_factor_passcode(
configuration: &Configuration,
two_factor_passcode_input: TwoFactorPasscodeInput,
) -> Result<LoginOutput, Error<PostTwoFactorPasscodeError>>