totp_generate_secret_totp_generate_secret

Function totp_generate_secret_totp_generate_secret 

Source
pub async fn totp_generate_secret_totp_generate_secret(
    configuration: &Configuration,
) -> Result<ResponseTotpSecret, Error<TotpGenerateSecretTotpGenerateSecretError>>
Expand description

Generate a new secret for TOTP.