AnalogJ / lexicon

Manipulate DNS records on various DNS providers in a standardized way.
MIT License
1.47k stars 303 forks source link

Support 2FA/TOTP for henet (and others?) #539

Open Steltek opened 4 years ago

Steltek commented 4 years ago

Feature request: Would be nice if TOTP 2-factor authentication could be supported for henet and other providers that use it. This could be done two ways:

  1. Lexicon accepts the TOTP secret as parameter and calculates the current TOTP token itself (using pyotp for example).
  2. Lexicon wants nothing to do with the TOTP secret and/or calculating the token and simply expects the token as optional parameter (leaving it up to the user to invoke Lexicon with the correct current token in their scripting).
killerbees19 commented 2 years ago

+1

I'd love to see such a feature for HE or INWX ☺