[webauthn] Conflicting definition of AlgorithmIdentifier

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

== Conflicting definition of AlgorithmIdentifier ==
`AlgorithmIdentifier` is defined in [Web Crypto](https://w3c.github.io/webcrypto/Overview.html#algorithm-dictionary) as `typedef (object or DOMString) AlgorithmIdentifier`; the [latest editor draft of WebAuthn](https://w3c.github.io/webauthn/#alg-identifier) redefines it as `typedef (short or ByteString) AlgorithmIdentifier` - is it meant to override the Web Crypto definition? if not, a different name should be used.

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

Received on Wednesday, 9 August 2017 08:16:27 UTC