Skip to content

Investigate whether browsers can autofill TOTPs with autocomplete="one-time-code" #98

@lozcalver

Description

@lozcalver

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

"one-time-code"
A one-time code used for verifying user identity.

Looks like this is commonly used to autofill from SMS-based 2FA, but the attribute itself is generic enough that it can be used by browser extensions etc. Bitwarden’s proposed solution includes one-time-code inputs, the LastPass Chrome extension also appears to include it (though I’ve not tested this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions