tapis-project / authenticator

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

enhance: login form autofill #89

Closed wesleyboar closed 1 month ago

wesleyboar commented 1 month ago

Overview

Ensure autofill works as well as it can on login. (I saw it fail twice to enter my password.)

[!NOTE] This is just adding basic missing markup, autocomplete to login form.

Testing

  1. Visit login form (be logged out, visit /v3/oauth2/webapp).
  2. Verify autofill feature is available.
  3. Verify username and password can be autofilled.

UI

Skipped.