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

At GitHub, we try to minimize the use of Javascript on the frontend. We have plain forms at the core of most forms of authentication (e.g. username, password, SMS, OTP). There are some good reasons to use JS for webauthn, but in principle it would be nice if it was possible to shed the overhead in favor of simplicity for the common case.

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

Received on Friday, 5 July 2019 18:21:56 UTC