Skip to main content

post_two_factor_scratch_token

Function post_two_factor_scratch_token 

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