[w3c/webauthn] 8b23fb: Rewrite Generating an Attestation Object as an alg...

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: 8b23fb85f33c03e0420fb8182d9d774012546fd9
      https://github.com/w3c/webauthn/commit/8b23fb85f33c03e0420fb8182d9d774012546fd9
  Author: Jeffrey Yasskin <jyasskin@gmail.com>
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Rewrite Generating an Attestation Object as an algorithm. (#600)

This replaces the "first generate the authenticator data" step with an input
because that's how it's called.

Received on Wednesday, 11 October 2017 17:41:59 UTC