Closed ghost closed 3 months ago
When logging in with an Apple account, autofill does not work for two-factor authentication on auth.adguard.com.
Add two-factor authentication autofill on auth.adguard.com.
No response
It’s missing the auto complete tag in html
otpInput.setAttribute('autocomplete', 'one-time-code');
Unfortunately, we cannot add such a feature for technical reasons.
Issue Details
When logging in with an Apple account, autofill does not work for two-factor authentication on auth.adguard.com.
Proposed solution
Add two-factor authentication autofill on auth.adguard.com.
Alternative solution
No response