To help distinguish between various NOTSUPPORTED failure cases. Cases in which NOTSUPPORTED errors are thrown:
- create()/get(): contains parameters are not supported by v2 authenticators
- create(): credTypesAndPubKeyAlgs is empty and options.pubKeyCredParams is not empty
- create(): none of the combinations of PublicKeyCredentialType and cryptographic parameters in credTypesAndPubKeyAlgs is supported
- FidoAppId extension called from create()
- store(publicKey) is called
Comment 1 by kpaulhamus@chromium.org
, Mar 31 2018