[webauthn] Supported features detection from the browser (#1202)

Kieun has just created a new issue for https://github.com/w3c/webauthn:

== Supported features detection from the browser ==
This issue is related to the #1199 and this is more broader cases.
We, LINE, are trying to leverage WebAuthn for our login flow and suffering some issues handling different browsers/platforms.
RPs supporting WebAuthn already may have some logics to enable or disable WebAuth support by looking at user agent information.
For real word implementation, it is very hard for us to detect such supported or not-supported features from UA.
It is better to have some APIs to provide supported features for RP to easily leverage the features.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1202 using your GitHub account

Received on Monday, 22 April 2019 01:43:41 UTC