Re: [webauthn] What does normalizedParameters actually contain in makeCredential?

thx, hm, then can we do something like this?

3. Let `normalizedParameters` be a new [=list=] whose [=items=] are 
pairs of 
   `ScopedCredentialType` and a [=dictionary=] type (as returned by 
[=normalizing an algorithm=] 
   [WebCryptoAPI]).
4. [...]
- Let `normalizedAlgorithm` be the result of [=normalizing an 
algorithm=]   [...]
- Append a new [=item=], consisting of `current.type` and 
`normalizedAlgorithm`, to 
   `normalizedParameters`.


-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at 
https://github.com/w3c/webauthn/issues/265#issuecomment-282090841 
using your GitHub account

Received on Thursday, 23 February 2017 19:14:23 UTC