tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

When otp-input is made out of seperate filed for every digit, otp wont work #168

Open xundeenergie opened 2 years ago

xundeenergie commented 2 years ago

See here, on my.world4you.com is the OTP-Input-mask made out of 6 separate fields grafik When i use pass-otp, the otp is written whole in each field.

The fields have the name "_tfa1" - "_tfa6", type is "number", class is "single-digit mt-5"

The code is correct, but in every field total, where only one digit per field should be.