pub async fn post_two_factor_scratch_token(
configuration: &Configuration,
two_factor_scratch_token_input: TwoFactorScratchTokenInput,
) -> Result<LoginOutput, Error<PostTwoFactorScratchTokenError>>pub async fn post_two_factor_scratch_token(
configuration: &Configuration,
two_factor_scratch_token_input: TwoFactorScratchTokenInput,
) -> Result<LoginOutput, Error<PostTwoFactorScratchTokenError>>