[w3c/webauthn] 19f23b: Remove base64 from packed and TPM attestation form...

  Branch: refs/heads/vijaybh/61-buffers
  Home:   https://github.com/w3c/webauthn
  Commit: 19f23b7db10676123409b79dcc97669f645af62d
      https://github.com/w3c/webauthn/commit/19f23b7db10676123409b79dcc97669f645af62d
  Author: Vijay Bharadwaj <vijaybh@users.noreply.github.com>
  Date:   2016-05-01 (Sun, 01 May 2016)

  Changed paths:
    M index.src.html

  Log Message:
  -----------
  Remove base64 from packed and TPM attestation formats

Remove base64 encoding from the rawData fields and return them directly
as ArrayBuffers.

Received on Sunday, 1 May 2016 21:01:24 UTC