Turn on autocomplete on input fields in Lock widget?

Is there any way to enable autocomplete on the username input on the lock widget?

I’m trying to hack this by trying to select the input with jQuery and setting the autocomplete attribute manually, but it’s not working too good…

Any tips?

At this time there’s no documented way to achieve that.

The good news is that an option to enable autocomplete is being considered. You can track the progress/outcome at:

https://github.com/auth0/lock/issues/987