Re: [webauthn] Support NoCredentialsError and UserCancelledError codes (#2062)

@timcappalli That works if we just want a single mechanism of authentication, but (for example) in the current project I am building we require multi-factor authentication on sign-in, meaning the user must enter their email / password first, and then they must provide some other mechanism of authentication (this is where we allow the user to either use an OTP or - preferably - the credentials system.

In this case, the user isn't entering a password when it comes time to access the credentials. I could have certainly missed something but am I correct in my understanding that the Autofill UI doesn't help with this scenario?

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


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

Received on Wednesday, 24 April 2024 18:52:07 UTC