Skip to content

feat: add autofill mode to append OTP to focused field (#1516)#1518

Open
ddjain wants to merge 1 commit intoAuthenticator-Extension:devfrom
ddjain:feature/autofill-append-mode
Open

feat: add autofill mode to append OTP to focused field (#1516)#1518
ddjain wants to merge 1 commit intoAuthenticator-Extension:devfrom
ddjain:feature/autofill-append-mode

Conversation

@ddjain
Copy link

@ddjain ddjain commented Mar 13, 2026

Adds an autofill mode so users can append the OTP to the currently focused input (e.g. password field), for flows that use a single field for password + OTP (e.g. FreeIPA, Duo).

  • New setting in Preferences: "Autofill mode" (Replace / Append), shown when "Use Autofill" is on.
  • Replace (default): unchanged behavior; fills a detected OTP field or replaces value.
  • Append: appends the code to the focused input only.

Closes #1516 (discussion).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant