Re: [webauthn] non-modal "conditionally mediated" UI (#1576)

A further note: 
there is consideration of having the conditional UI autofill detail token be a sort of modifier to the 
the "username" and "current-password" and "new-password" (or maybe a subset) autofill field names. The webdev would do somenthing like `autocomplete="webauthn current-password"` on their form control.

Also, the username" and "current-password" and "new-password" autofill field names can be used on these form controls: `<input>, <textarea>, <select>`.  Conditional UI ought to nominally work with `<input>, <textarea>` or maybe all three. 

These are things that need to be sorted out in the context of the requisite HTML spec changes (ie, PR) -- with WebAuthn folk providing input. 



are usable with these form control elements:  <input>, <textarea>, <select> 


-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1576#issuecomment-1078430998 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 24 March 2022 22:10:57 UTC