[webauthn] excludeList and allowList should be excludeCredentials and allowCredentials

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

== excludeList and allowList should be excludeCredentials and 
allowCredentials ==
In dictionary types a sequence list is typically a plural name, e.g.
https://webbluetoothcg.github.io/web-bluetooth/#dictdef-requestdeviceoptions

https://w3c.github.io/webauthn/#dom-assertionoptions-allowlist -> 
`allowCredentials`
https://w3c.github.io/webauthn/#dom-scopedcredentialoptions-excludelist
 -> `excludeCredentials`

?

 

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

Received on Saturday, 21 January 2017 00:17:11 UTC