[webauthn] Pull Request: Let requireUserPresence always be true in authenticator operations

emlun has just submitted a new pull request for https://github.com/w3c/webauthn:

== Let requireUserPresence always be true in authenticator operations ==
Fixes #1123.

An alternative solution to this would be to completely delete the `requireUserPresence` pseudo-parameters. I've left them in for now to make the mapping to CTAP slightly clearer.

See https://github.com/w3c/webauthn/pull/1140

Received on Friday, 18 January 2019 17:10:25 UTC