[webauthn] new commits pushed by vijaybh

The following commits were just pushed by vijaybh to 
https://github.com/w3c/webauthn:

* Remove rpId from ClientData

Since rpId is now equal to origin except when explicitly specified by
the caller, and it is folded into the authenticatorData, having it in
ClientData adds no value.

Fixes #189
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/a9c6b38eaf4936c01981e4f7918a73542f833847

Received on Friday, 16 September 2016 09:04:40 UTC