matteo-convertino / otpmanager-nextcloud

Nextcloud app that allows you to manage your OTP (TOTP/HOTP) codes easily
GNU Affero General Public License v3.0
25 stars 5 forks source link

Feature Request: No restriction on the number of digits to 4 or 6 #18

Open ernolf opened 10 months ago

ernolf commented 10 months ago

The number of digits is not specified in the RFCs and I use many accounts with 9 digit OTP's. That is possible with Aegis. All one would need is a minimum (4) and a default value (6) but no restriction of the possible input to those two lenths.

ernolf