Skip to content

authConfig form overlay: autocomplete="one-time-code" #350

@keul

Description

@keul

Depending on the kind of authorization provided in the authConfig, the browser native password manager (or browser's plugin ones) can be very noisy in case the value of the password field is intended to be a short lived.

In this case a autocomplete="one-time-code" should enhance the user experience: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

As this is probably not a solution for all usecases, it should be probably enabled on demand, like another option in the authConfig section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions