- From: Alexei Czeskis via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Sep 2016 17:28:36 +0000
- To: public-webauthn@w3.org
After speaking with some more people, deciding that we don't need to
have the server specify this for now. There aren't that many
implemented formats around... If this becomes a problem, we can always
extend
```
dictionary ScopedCredentialParameters {
required ScopedCredentialType type;
required AlgorithmIdentifier algorithm;
};
```
to have an `AttestationFormat`
--
GitHub Notification of comment by leshi
Please view or discuss this issue at
https://github.com/w3c/webauthn/issues/212#issuecomment-249253326
using your GitHub account
Received on Friday, 23 September 2016 17:28:43 UTC