Re: [webauthn] Add a way to use webauthn without Javascript (#1255)

@ignaloidas I don't see how would you make FIDO2 work without JS. It is requires four steps:

 - Get challenge, Send it to the authenticator, get response, send challenge back to the RP.

So it seems to be an overkill to create one declarative HTML API for something like that.

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

Received on Thursday, 8 August 2019 18:02:07 UTC