Re: [webauthn] How to get supported client extension (#1199)

@agl It's just one of example. If we trying to provide username-less flow (empty allowList), we don't have any hint or information for the authentication before getting the results.
In WebAuthn spec, except isUVPAA(), RP cannot get any information without explicit create or get ceremony.
RP would like to know such information including supported features or extensions of the client before doing something then decide the UX flow for helping to users to avoid unhappy situation.

-- 
GitHub Notification of comment by Kieun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1199#issuecomment-484740514 using your GitHub account

Received on Friday, 19 April 2019 01:34:57 UTC