- From: GitHub <noreply@github.com>
- Date: Fri, 16 Sep 2016 02:04:28 -0700
- To: public-webauthn@w3.org
Received on Friday, 16 September 2016 09:05:10 UTC
Branch: refs/heads/vgb-explicit-rpid
Home: https://github.com/w3c/webauthn
Commit: a9c6b38eaf4936c01981e4f7918a73542f833847
https://github.com/w3c/webauthn/commit/a9c6b38eaf4936c01981e4f7918a73542f833847
Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M index.bs
Log Message:
-----------
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
Received on Friday, 16 September 2016 09:05:10 UTC